ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.

Results 2155 ComfyUI issues
Sort by recently updated
recently updated
newest added
trafficstars

### Expected Behavior Version:v0.3.34 ### Actual Behavior 部署在远程服务器上的UploadImage节点会间隔很久才加载预览图像 ### Steps to Reproduce ### Debug Logs ```powershell 本地不会出现这个问题 ``` ### Other _No response_

Potential Bug

### Your question # ComfyUI Error Report ## Error Details - **Node ID:** N/A - **Node Type:** N/A - **Exception Type:** 由于重新加载工作流数据出错,加载被中止 - **Exception Message:** TypeError: Cannot redefine property: value...

User Support

### Expected Behavior 系统信息 OS nt Python Version 3.12.9 (main, Feb 12 2025, 14:52:31) [MSC v.1942 64 bit (AMD64)] Embedded Python false Pytorch Version 2.6.0+cu126 # ComfyUI Error Report ##...

Potential Bug

### Expected Behavior Expected workflows to work the same way as one week ago ### Actual Behavior All workflows (included the default workflow ComfyUI) on execution give the error "Proxy...

Potential Bug

### Expected Behavior My device has two graphics cards installed. During startup, I selected the graphics card with index 1, but in actuality, the graphics card with index 0 was...

Potential Bug

### Your question **Problem Description** Currently, when calling methods like FluxFillPipeline.from_pretrained() or FluxPriorReduxPipeline.from_pretrained() in the diffusers library to load FLUX models, the entire Hugging Face repository is downloaded by default....

User Support

### Expected Behavior The UNet of the CosXL model should be identified as "V Prediction EDM" when loaded using the "UNETLoader" node ? ### Actual Behavior When loading the UNet...

Potential Bug

This change should make use of non-blocking transfers for conds, avoiding unnecessary syncs. Should improve speed, as long as other things are not causing syncs between steps. It is also...

### Expected Behavior Failed to execute module: Failed to import diffusers.models.autoencoders.autoencoder_kl because of the following error (look up to see its traceback):DLL load failed while importing _C_flashattention: The specified procedure...

Potential Bug

### Feature Idea pls support [DreamO](https://github.com/bytedance/DreamO) ### Existing Solutions _No response_ ### Other _No response_

Feature