diff --git a/README.md b/README.md index 000d7680..0356ae76 100644 --- a/README.md +++ b/README.md @@ -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