ComfyUI_frontend icon indicating copy to clipboard operation
ComfyUI_frontend copied to clipboard

Official front-end implementation of ComfyUI

Results 298 ComfyUI_frontend issues
Sort by recently updated
recently updated
newest added

### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Before receiving...

enhancement

### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Currently, when...

enhancement

### Frontend Version When you queue buncha jobs and reload the browser page with ComfyUI while the queue is still running then the progress information for all the jobs from...

Potential Bug

### Is there an existing issue for this? - [x] I have searched the existing issues and checked the recent builds/commits ### What would your feature do ? Would it...

enhancement

Hi, my first contribution here so things might look odd, please correct me if I'm doing something silly. This PR uses `render_connections_border` to allow the user to hide the black...

### Frontend Version **Comfy 0.3.30 Front end 1.17.11** ### Expected Behavior If you right click an input you can rename the slot. For non-widget inputs, this change is displayed on...

enhancement

- `WorkflowStore` is a public interface to describe the pinia store - It is/was required for this store as the Zod types and/or Vue ref unwrapping end up exceeding a...

hey, i'm ussing flux 1dev bnbnf4 with LMCQ loadflux but i had this issue. i hope that someone help me to fix it ![Image](https://github.com/user-attachments/assets/0b9eec52-3f8b-4442-9f8c-ff343394101c) ┆Issue is synchronized with this [Notion...

### Frontend Version 1.18.9 ### Expected Behavior Loads faster and doesn't have console errors. ### Actual Behavior After cloudflared tunnel started, it still takes 2+ minutes before UI appears in...

Potential Bug

Adds support for importing model files by dragging them into the app ![image](https://github.com/user-attachments/assets/456852a0-b590-42fa-931f-bc2bcd311e5b) Attempts to guess the type of model (for loras and checkpoints) from the safetensors metadata/headers, this can...