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
fe1e2dbe
Commit
fe1e2dbe
authored
Oct 03, 2023
by
comfyanonymous
Browse files
pytorch nightly is now ROCm 5.7
parent
ec454c77
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
README.md
README.md
+3
-3
No files found.
README.md
View file @
fe1e2dbe
ComfyUI
ComfyUI
=======
=======
A
powerful and modular stable diffusion GUI and backend.
The most
powerful and modular stable diffusion GUI and backend.
-----------
-----------


...
@@ -94,8 +94,8 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
...
@@ -94,8 +94,8 @@ AMD users can install rocm and pytorch with pip if you don't have it already ins
```
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/rocm5.4.2```
```
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/rocm5.4.2```
This is the command to install the nightly with ROCm 5.
6
that supports the 7000 series and might have some performance improvements:
This is the command to install the nightly with ROCm 5.
7
that supports the 7000 series and might have some performance improvements:
```
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.
6
```
```
pip install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/rocm5.
7
```
### NVIDIA
### NVIDIA
...
...
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