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
b90991d2
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "586daaeaf4e41da79c0e198968a31f39e52e794b"
Commit
b90991d2
authored
Mar 29, 2023
by
comfyanonymous
Browse files
Readme update.
parent
7a7c4e7f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
README.md
README.md
+1
-3
No files found.
README.md
View file @
b90991d2
...
@@ -31,8 +31,6 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
...
@@ -31,8 +31,6 @@ This ui will let you design and execute advanced stable diffusion pipelines usin
Workflow examples can be found on the
[
Examples page
](
https://comfyanonymous.github.io/ComfyUI_examples/
)
Workflow examples can be found on the
[
Examples page
](
https://comfyanonymous.github.io/ComfyUI_examples/
)
## Shortcuts
## Shortcuts
-
**Ctrl + C**
copy selected nodes
-
**Ctrl + V**
paste copied nodes
-
**Ctrl + A**
select all nodes
-
**Ctrl + A**
select all nodes
-
**Ctrl + M**
mute/unmute selected nodes
-
**Ctrl + M**
mute/unmute selected nodes
-
**Delete**
or
**Backspace**
delete selected nodes
-
**Delete**
or
**Backspace**
delete selected nodes
...
@@ -71,7 +69,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
...
@@ -71,7 +69,7 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
Nvidia users should install torch and xformers using this command:
Nvidia users should install torch and xformers using this command:
```
pip install torch
==1.13.1
torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu11
7
xformers
```
```
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu11
8
xformers
```
#### Troubleshooting
#### Troubleshooting
...
...
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