Skip to content

Commit dd94416

Browse files
Indicate that directml is not recommended in the README. (comfyanonymous#8644)
1 parent ae0e7c4 commit dd94416

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -273,6 +273,8 @@ You can install ComfyUI in Apple Mac silicon (M1 or M2) with any recent macOS ve
273273
274274
#### DirectML (AMD Cards on Windows)
275275

276+
This is very badly supported and is not recommended. There are some unofficial builds of pytorch ROCm on windows that exist that will give you a much better experience than this. This readme will be updated once official pytorch ROCm builds for windows come out.
277+
276278
```pip install torch-directml``` Then you can launch ComfyUI with: ```python main.py --directml```
277279

278280
#### Ascend NPUs

0 commit comments

Comments
 (0)