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
315ba30c
"vscode:/vscode.git/clone" did not exist on "af02393c2a7134861df57e5843fc17498c65a795"
Commit
315ba30c
authored
Jul 25, 2023
by
comfyanonymous
Browse files
Update nightly ROCm pytorch command in readme to 5.6
parent
4f9b6f39
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
315ba30c
...
...
@@ -93,8 +93,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```
This is the command to install the nightly with ROCm 5.
5
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.
5
-r requirements.txt
```
This is the command to install the nightly with ROCm 5.
6
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
-r requirements.txt
```
### 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