Chaoses-Ib/ComfyScript
A Python frontend and library for ComfyUI
Provides a transpiler to convert ComfyUI's graph-based workflows into executable Python scripts, and enables mixing native Python code with node operations for advanced use cases like loops, conditional logic, and library integration. Supports both local execution and remote server communication, while also functioning as a callable library for ML research and workflow generation. Includes tooling for LLM-assisted workflow generation and retrieving workflow metadata through script introspection.
661 stars.
Stars
661
Forks
40
Language
Python
License
MIT
Category
Last pushed
Feb 17, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/Chaoses-Ib/ComfyScript"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Comfy-Org/comfy-cli
Command Line Interface for Managing ComfyUI
Comfy-Org/ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
YanWenKun/ComfyUI-Docker
🐳Dockerfile for 🎨ComfyUI. | 容器镜像与启动脚本
runpod-workers/worker-comfyui
ComfyUI as a serverless API on RunPod
Acly/comfyui-tooling-nodes
Nodes for using ComfyUI as a backend for external tools. Send and receive images directly...