Nodes Browser
ComfyDeploy: How Comfyui Kolors Utils works in ComfyUI?
What is Comfyui Kolors Utils?
NODES: Save Weight As Kolors Unet, Save Kolors
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 Kolors Utils
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
Comfyui Kolors Utils
Available Nodes
- Save Weight As Kolors Unet
- Save Kolors
Installation
Open a command prompt in the Comfyui folder and run the following commands:
cd custom_nodes
git clone https://github.com/lrzjason/Comfyui-Kolors-Utils.git
Usage
Restart Comfyui and search for 'Save Weight As Kolors Unet'.
Save Weight As Kolors Unet
This node saves the model in Kolors Unet format. Place the saved weight in the models/unet
directory and use the following plugin to load the Unet:
Save Kolors
Update ComfyUI-Kolors-MZ to support sd format Kolors. SD format kolors also able to upload to lib and tusiart.com for online generation.