mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2025-01-11 10:25:16 +00:00
Compare commits
2 Commits
ea5f1ae4d8
...
a720b6b534
Author | SHA1 | Date | |
---|---|---|---|
|
a720b6b534 | ||
|
5307379e73 |
@ -223,6 +223,9 @@ You can install ComfyUI in Apple Mac silicon (M1 or M2) with any recent macOS ve
|
|||||||
#### DirectML (AMD Cards on Windows)
|
#### DirectML (AMD Cards on Windows)
|
||||||
|
|
||||||
```pip install torch-directml``` Then you can launch ComfyUI with: ```python main.py --directml```
|
```pip install torch-directml``` Then you can launch ComfyUI with: ```python main.py --directml```
|
||||||
|
#### ZLUDA (AMD Cards on Windows)
|
||||||
|
If your AMD GPU are 7000 series or a newer one and you have problems using direcml,ZLUDA would be more effective when generating content.
|
||||||
|
To know the detailed usage, follow the instructions [here](https://github.com/vosen/ZLUDA)
|
||||||
|
|
||||||
#### Ascend NPUs
|
#### Ascend NPUs
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user