mirror of
https://github.com/SillyTavern/SillyTavern-Launcher.git
synced 2026-01-26 08:59:45 +00:00
Update install_comfyui.bat
update to cuda 12.8
This commit is contained in:
@@ -46,7 +46,7 @@ echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Activating Conda env
|
||||
call conda activate comfyui
|
||||
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Installing pytorch...
|
||||
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu124
|
||||
pip install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu128
|
||||
|
||||
echo %blue_bg%[%time%]%reset% %blue_fg_strong%[INFO]%reset% Installing pip requirements...
|
||||
pip install -r requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user