Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
chenpangpang
ComfyUI
Commits
d133cf4f
Commit
d133cf4f
authored
Jan 28, 2023
by
comfyanonymous
Browse files
Added some AMD stuff to readme.
parent
73f60740
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
1 deletion
+6
-1
README.md
README.md
+6
-1
No files found.
README.md
View file @
d133cf4f
...
...
@@ -40,7 +40,7 @@ And install it again with the command above.
### Dependencies
Install the dependencies:
Install the dependencies
by opening your terminal inside the ComfyUI folder and
:
```
pip install -r requirements.txt
```
...
...
@@ -50,6 +50,11 @@ Install the dependencies:
```
python main.py
```
### For AMD 6700, 6600 and maybe others
Try running it with this command if you have issues:
```
HSA_OVERRIDE_GFX_VERSION=10.3.0 python main.py
```
# Notes
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment