comfyui
https://github.com/comfyanonymous/comfyui
Python
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to comfyui
Help out
- Issues
- fix: gracefully handle port-in-use error on server startup
- Pop up feature for nodes.
- Batch load images and auto-queue them for the same workflow.
- fix: add UTC timezone suffix to datetime serializers
- fix: return millisecond timestamps from get_file_info()
- Subgraph nodes with duplicate inputs silently drop connected values, causing cryptic missing argument errors
- Severe regression: workflow load rewrites node values (ckpt/lora and others), sometimes resetting to 0, destroying JSON integrity
- fix: reshape dora_scale before broadcasting in weight_decompose
- fix: include weight_norm parametrizations in partial loading (#11855)
- Subgraphs duplicate inputs and break connections depending on frontend/core versions
- Docs
- Python not yet supported