forked from lllyasviel/stable-diffusion-webui-forge
-
-
Notifications
You must be signed in to change notification settings - Fork 211
Extra Installations
Haoming edited this page Jan 28, 2026
·
10 revisions
🚧
🚧
🚧
🚧
- Navigate to the WebUI directory
- Edit the
webui-user.batfile - Add the following command (before the
call webui.batline) to specify the older version:
set TORCH_COMMAND=pip install torch==2.4.1+cu121 torchvision==0.19.1+cu121 --extra-index-url https://download.pytorch.org/whl/cu121- Prepare a System Path
- Go to uv 's Releases page
- Download the
.zipfile for x64 Windows - Extract the
uv.exeto yourSystem Pathfolder - Verify by running
uvin a console- Search
cmd - Type in
uv; Enter
- Search
- Prepare a System Path
- Go to FFmpeg 's Download Page
- Click on
Windows builds from gyan.dev
- Download the essentials version of
.7zfile
- Extract the 3
.exefiles inside thebinfolder to yourSystem Pathfolder - Verify by running
ffmpegin a console- Search
cmd - Type in
ffmpeg; Enter
- Search
PATHrefers to folders that the system searches for executables, meaning software in those folders can be launched using just the filename instead of the full absolute path
- Create a new folder
-
e.g.
~\Documents\bin
-
e.g.
- Open System Properties
- Search
env
- Search
- Open Environment Variables
- Click on the Path entry ; Click Edit...
- Click New ; Paste in the path to the folder
- Done!
Buy me a coffee~ ☕