Grasshopper-ComfyUI-Nodes
by @seghier
20
Convert and use ComfyUI workflow within Grasshopper
About this project
Grasshopper ComfyUI Nodes Convert and Use ComfyUI Workflow within Grasshopper This repository facilitates the integration of ComfyUI workflow into Grasshopper. Installation Steps: Download and use the ComfyUI portable version from https://github.com/comfyanonymous/ComfyUI. Copy ghnodes.py to :\ComfyUIwindowsportable\ComfyUI\customnodes. The custom nodes will appear under Grasshopper in the nodes menu. Available Nodes: GHSampler GHPrompt GHString GHInteger GHFloat GHBool GHFile LoadImageGH When using them, make sure to give them a nickname. Required nicknames are: seed, cfg, denoise, steps, width, height, positive, negative, sampler, scheduler, ..... Screenshots: Usage Steps: Create your final workflow in ComfyUI. Save the JSON file without spaces in the name. Save the API JSON file without spaces in the name. Launch ComfyUI. Use Grasshopper components: https://www.food4rhino.com/en/app/comfyui-rhino-grasshopper Use Load Model component to choose a model: checkpoint, lora, controlnet, etc. Use Samplers and Schedulers components. If GHIntegerseed = -1, this creates a random seed; otherwise, you can fix it, and you can use Sampler seed component.
From the project README on GitHub
- Stars
- 20
- Forks
- 1
- License
- MIT
- Last push
- 28 May 2024
Add this badge to your README
Show that your project is listed on Made in Algeria.
[](https://www.madeinalgeria.dev/projects/grasshopper-comfyui-nodes)