
AIman Tools is a Grasshopper plugin designed to seamlessly integrate AI-driven image generation workflows into your computational design process. It allows users to load and execute ComfyUI workflows directly within Grasshopper, providing tools for rendering, image upscaling, LoRA model application, and IP Adapter processing. With interactive workflow selection, real-time execution monitoring, and persistent output visualization, AIman Tools empowers architects, designers, and digital artists to generate, refine, and manage AI-enhanced imagery efficiently—all within a familiar parametric design environment.
Important notes:
1- Download ComfyUI.
2- Update the batch file by adding the ComfyUI folder before main.py:
.\python_embeded\python.exe -s ComfyUI\main.py --windows-standalone-build
pause
3- Make sure to use .NetCore as Rhino 8 runtime.
4- Use the Workflow selector component if you're new to ComfyUI.
5- You can load your own workflow as well.
6- If your API workflow includes (2 load image nodes / 2 controlnet nodes) make sure to open the workflow JSON file and rename the second Load Image component title as Load Image 2.
The same goes with Load ControlNet Model and apply ControlNet model.
7- Regarding Prompts: name the negative prompt title: CLIP Text Encode (Prompt Neg)
- Category:
- License Type:







