Update default workflow, README, fix modal offset

This commit is contained in:
space-nuko
2023-05-12 21:54:25 -05:00
parent 14b0facde2
commit a3615b0cf8
3 changed files with 289 additions and 203 deletions

View File

@@ -23,6 +23,7 @@ This frontend isn't compatible with regular ComfyUI's workflow format since extr
- *Extension Support* - All custom ComfyUI nodes are supported out of the box.
- *Prompt Queue* - Queue up multiple prompts without waiting for them to finish first. Inspect currently queued and executed prompts.
- *Prompt History* - Browse through previously generated prompts and their output images/parameters.
- *Mobile-Friendly Version* - Includes a version of the UI optimized for mobile use, while still supporting the same customized workflows of the desktop version.
## Development