diff --git a/README.md b/README.md index a99aca0e..a622974a 100644 --- a/README.md +++ b/README.md @@ -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