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
8cab3be6
"git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "39aa077010b9bed65d41ea3893880945ec4a3c9c"
Commit
8cab3be6
authored
Apr 26, 2024
by
comfyanonymous
Browse files
Update command for AMD stable pytorch install in README.
parent
7990ae18
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 @
8cab3be6
...
@@ -99,7 +99,7 @@ Put your VAE in: models/vae
...
@@ -99,7 +99,7 @@ Put your VAE in: models/vae
### AMD GPUs (Linux only)
### AMD GPUs (Linux only)
AMD users can install rocm and pytorch with pip if you don't have it already installed, this is the command to install the stable version:
AMD users can install rocm and pytorch with pip if you don't have it already installed, this is the command to install the stable version:
```
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm
5.7
```
```
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm
6.0
```
This is the command to install the nightly with ROCm 6.0 which might have some performance improvements:
This is the command to install the nightly with ROCm 6.0 which might have some performance improvements:
...
...
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