ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Official front-end implementation of ComfyUI
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
# Documentation Accuracy Audit - Summary ## Summary Conducted a comprehensive audit of all documentation in the ComfyUI Frontend repository to verify accuracy against the current codebase. Most documentation is...
On cloud, if explicitly logging out, clear the localstorage workflows so they don't appear when another user on same computer/browser logs in on a different account. ┆Issue is synchronized with...
## Summary This PR introduces a **prototype** implementation of eager execution for ComfyUI. When users modify widget values, the system automatically triggers execution of affected downstream nodes without requiring manual...
### Prerequisites - [x] I am running the latest version of ComfyUI - [x] I have searched existing issues to make sure this isn't a duplicate - [x] I have...
related https://github.com/Comfy-Org/ComfyUI_frontend/issues/5827#issuecomment-3539629932 ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-6734-fix-dropdown-widget-fetching-output-files-2af6d73d365081988340f74694b7cee7) by [Unito](https://www.unito.io)
## Summary The prices are taken from this documentation: https://platform.tripo3d.ai/docs/billing I couldn't find on which values the "Generate by Parts," "Segmentation," "Finalize Details," "Low Poly," or "Post-Low Poly" depends. Related...
You can find that I can load an image from the output when using the `Load Image(from output)` node. However, in the new media panel, it's empty. ┆Issue is synchronized...