#71 · Primary category: Image Generation
ComfyScript
A Python frontend and library for ComfyUI
Project last updated:07/18/26
GitHub Stars
702
Forks
47
Contributors
7
License
MIT
Why we included this project
ComfyUI's node editor is flexible, but it's not for everyone. ComfyScript lets you describe the same workflows as plain Python code. You can run scripts against a local or remote ComfyUI server, mix Python loops and function calls with nodes, and even call nodes as functions from other projects. A transpiler turns existing workflows into readable scripts, and scripts can generate large workflows that would be tedious to build by hand. If you prefer code over a graph GUI, or want to reuse ComfyUI nodes inside your own Python tooling, this is a practical way to do it.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.