Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
321e509e
Commit
321e509e
authored
Jun 12, 2024
by
comfyanonymous
Browse files
Add link to SD3 example page to README.
parent
c8b5e08d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
README.md
README.md
+1
-1
No files found.
README.md
View file @
321e509e
...
@@ -11,7 +11,7 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
...
@@ -11,7 +11,7 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
## Features
## Features
-
Nodes/graph/flowchart interface to experiment and create complex Stable Diffusion workflows without needing to code anything.
-
Nodes/graph/flowchart interface to experiment and create complex Stable Diffusion workflows without needing to code anything.
-
Fully supports SD1.x, SD2.x,
[
SDXL
](
https://comfyanonymous.github.io/ComfyUI_examples/sdxl/
)
,
[
Stable Video Diffusion
](
https://comfyanonymous.github.io/ComfyUI_examples/video/
)
and
[
Stable Cascade
](
https://comfyanonymous.github.io/ComfyUI_examples/stable_cascade/
)
-
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/
)
and
[
SD3
](
https://comfyanonymous.github.io/ComfyUI_examples/sd3/
)
-
Asynchronous Queue system
-
Asynchronous Queue system
-
Many optimizations: Only re-executes the parts of the workflow that changes between executions.
-
Many optimizations: Only re-executes the parts of the workflow that changes between executions.
-
Command line option:
```--lowvram```
to make it work on GPUs with less than 3GB vram (enabled automatically on GPUs with low vram)
-
Command line option:
```--lowvram```
to make it work on GPUs with less than 3GB vram (enabled automatically on GPUs with low vram)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment