ComfyUI
ComfyUI copied to clipboard
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
### Feature Idea Given a single facial reference, MAGREF generates identity-consistent videos across diverse scenes and actions. Our method ensures high-fidelity facial appearance preservation while animating the subject in alignment...
### Feature Idea ### Background It's great to see this project supporting more and more hardware accelerators, we ask to enable this project to support Iluvatar Corex GPUs. And this...
## Background Currently many custom nodes break during ComfyUI updates because they are using functions where the implementation or definition changes. This occurs in both the frontend and backend. Our...
## Background Currently many custom nodes break during ComfyUI updates because they are using functions where the implementation or definition changes. This occurs in both the frontend and backend. Our...
Added two http routes for custom nodes, feature requested by @christian-byrne 1. **/custom_nodes** - get all Installed custom nodes status, the return value will be ``` { "custom_nodes": [ {...
logs : https://paste.denizenscript.com/View/134081 Tested torch 2.7.1 and torch 2.7.0 both fails with CUDA 12.8 **It was working 2 weeks ago here in my another video you can see so some...
One thing I severely overlooked with implementing the current logic for the delimiter is that it still applies if either string_a or string_b are null. This logic effectively fixes that,...
The default filename template for saving media files uses inconsistent casing: `ComfyUI_00001.png`, `ComfyUI_00001.webm`. That's CamelCase plus snake_case. Technically, there's a strange trailing suffix in the basename: `ComfyUI_00001_.png` with an extra...
### Expected Behavior It should just begin to generate the first prompt, but instead I get the below error message. ComfyUI is up to date, I have the correct model...
### Feature Idea code: https://github.com/tencent-ailab/songgeneration weights: https://huggingface.co/tencent/SongGeneration ### Existing Solutions _No response_ ### Other _No response_