ComfyUI_frontend
ComfyUI_frontend copied to clipboard
Queue Output Preview Requests
There are recurring requests about the outputs displayed in the Queue Sidebar, including:
- Support for more output content types
- Display text outputs with the actual text instead of an icon
- Update the preview image when it's edited in the mask editor
- Decreasing the number of outputs displayed per task
- Filtering outputs
- Conditionally disable a node from adding outputs to the sidebar via an option
- Add filter (or search) to outputs based on Node ID or name
- Don't display text outputs by default
- Don't display text outputs for math nodes
Some of these issues may be better addressed simultaneously with a comprehensive solution.
┆Issue is synchronized with this Notion page by Unito
- Decreasing the number of outputs displayed per task
- Conditionally disable a node from adding outputs to the sidebar via an option
About these 2 objectives, please consider also my feature request:
- https://github.com/Comfy-Org/ComfyUI_frontend/issues/1502
It's basically a search field for the Queue Sidebar. We could type the node's name or ID number. The filter would remain active, when we generate new images.