ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
### Frontend Version 1.3.16 ### Expected Behavior Clip and VAE outputs should highlight when grabbing a link from their input types. ### Actual Behavior Clip and VAE outputs are not...
### 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 ? I used...
### 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 ? I suggest...
### Frontend Version 1.3.16 ### Expected Behavior When you save the workflow, the seed should remain the same. It should only change before each generation if set to `randomize` in...
### Frontend Version 1.3.11 ### Expected Behavior Saved and unsaved status should reflect the current state of the workflows. ### Actual Behavior Saved and unsaved status has become even more...
Currently if the frontend code meet errors during app.setup, the UI get stuck in the error state, which can be hard to debug. We should create a error fallback page...
Much belated, but I wanted to find solutions sufficiently clean for core. Adds a new sidebar tab for displaying documentation information on nodes. Nodes utilizing the existing tooltip functionality will...
### Frontend Version 1.3.11 ### Expected Behavior Node clipping continue to work after deselecting node ### Actual Behavior https://github.com/user-attachments/assets/4bf95d32-5afd-4cdf-80d2-397e79c4d8a4 ### Steps to Reproduce - Load default workflow - Drag one...
### Frontend Version 1.3.11 ### Expected Behavior Turn the logging feature off:  Afterward, the logging extension should not patch console messages. ### Actual Behavior Even when logging is disabled,...
### Frontend Version 1.3.10 ### Expected Behavior When you rename a workflow inside subfolders, the workflow stays in the same place and when you open it there are no conflicts....