Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SM doesn't autoinstall torch-directml on AMD/Windows for ComfyUI #106

Closed
brknsoul opened this issue Sep 3, 2023 · 0 comments · Fixed by #117
Closed

SM doesn't autoinstall torch-directml on AMD/Windows for ComfyUI #106

brknsoul opened this issue Sep 3, 2023 · 0 comments · Fixed by #117
Labels
bug Something isn't working

Comments

@brknsoul
Copy link

brknsoul commented Sep 3, 2023

These are the instructions to manually install torch-directml in a StabilityMatrix ComfyUI environment;

Go to StabilityMatrix install folder > Data > Packages > ComfyUI, open cmd here
run:
venv\scripts\activate
pip install torch-directml
deactivate
close cmd
Open SM, click settings Cog, scroll to bottom and add --directml

If this set of instructions could be automated while installing ComfyUI (as they are on SD.Next), that'd be great.

@brknsoul brknsoul changed the title SM doesn't autoinstall torch-directml on AMD/Windows SM doesn't autoinstall torch-directml on AMD/Windows for ComfyUI Sep 3, 2023
@mohnjiles mohnjiles added the bug Something isn't working label Sep 4, 2023
@ionite34 ionite34 mentioned this issue Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants