mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-04-20 03:13:30 +00:00
Readme update.
This commit is contained in:
parent
7a7c4e7f73
commit
b90991d2c3
@ -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
|
|||||||
|
|
||||||
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/cu117 xformers```
|
```pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu118 xformers```
|
||||||
|
|
||||||
#### Troubleshooting
|
#### Troubleshooting
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user