Browse Source

Merge branch 'master' of https://github.com/VladislavNekto/ComfyUI

pull/793/head
comfyanonymous 1 year ago
parent
commit
7573897a3e
  1. 4
      README.md

4
README.md

@ -160,6 +160,10 @@ Try running it with this command if you have issues:
```HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py```
### For AMD 7600 and meybe others with RDNA3
```HSA_OVERRIDE_GFX_VERSION=11.0.0 python main.py```
# Notes
Only parts of the graph that have an output with all the correct inputs will be executed.

Loading…
Cancel
Save