You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: