mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
Update readme.md (#606)
This commit is contained in:
@@ -162,7 +162,12 @@ Or if you want to open a remote port, use
|
|||||||
|
|
||||||
### Linux (AMD GPUs)
|
### Linux (AMD GPUs)
|
||||||
|
|
||||||
Same with the above instructions. Not intensively tested, however.
|
Same with the above instructions. You need to change torch to AMD version
|
||||||
|
|
||||||
|
pip uninstall torch torchvision torchaudio torchtext functorch xformers
|
||||||
|
pip install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/rocm5.6
|
||||||
|
|
||||||
|
AMD is not intensively tested, however.
|
||||||
|
|
||||||
### Mac/Windows(AMD GPUs)
|
### Mac/Windows(AMD GPUs)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user