We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb96c3b commit 2f88d19Copy full SHA for 2f88d19
README.md
@@ -12,6 +12,7 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
12
## Features
13
- Nodes/graph/flowchart interface to experiment and create complex Stable Diffusion workflows without needing to code anything.
14
- Fully supports SD1.x, SD2.x, [SDXL](https://comfyanonymous.github.io/ComfyUI_examples/sdxl/), [Stable Video Diffusion](https://comfyanonymous.github.io/ComfyUI_examples/video/), [Stable Cascade](https://comfyanonymous.github.io/ComfyUI_examples/stable_cascade/), [SD3](https://comfyanonymous.github.io/ComfyUI_examples/sd3/) and [Stable Audio](https://comfyanonymous.github.io/ComfyUI_examples/audio/)
15
+- [Flux](https://comfyanonymous.github.io/ComfyUI_examples/flux/)
16
- Asynchronous Queue system
17
- Many optimizations: Only re-executes the parts of the workflow that changes between executions.
18
- Smart memory management: can automatically run models on GPUs with as low as 1GB vram.
0 commit comments