This commit is contained in:
Archkon 2025-01-09 09:12:29 -05:00 committed by GitHub
commit a720b6b534
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)
```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