Nodes Browser
ComfyDeploy: How ComfyUI-ArchiGraph works in ComfyUI?
What is ComfyUI-ArchiGraph?
Implementation of architectural related graph algorithm in ComfyUI.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI-ArchiGraph
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI-ArchiGraph
<div align="center"> <img src="./ArchiGraphLogo.png"> </div>ComfyUI-ArchiGraph is an implementation of architectural related graph algorithm in ComfyUI.
🎈 Introduction
🚀 Installation
Clone the repo into the custom_nodes directory and install the requirements:
#1. Clone the repo
git clone https://github.com/vincentfs/ComfyUI-ArchiGraph
#2. Install the requirements
Double-click install.bat to install the required dependencies