Compare commits

...

2 Commits

Author SHA1 Message Date
Archkon
13b167ac38
Merge 5307379e73 into 98bdca4cb2 2025-04-10 19:47:43 +08:00
Archkon
5307379e73
Update README.md 2024-12-27 19:34:08 +08:00

View File

@ -253,6 +253,9 @@ You can install ComfyUI in Apple Mac silicon (M1 or M2) with any recent macOS ve
#### DirectML (AMD Cards on Windows)
```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