mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2024-12-27 01:19:05 +01:00
Typo
This commit is contained in:
parent
e16d9f4742
commit
dc21cbe59d
@ -3,9 +3,9 @@
|
||||
@REM Caution, this file will make your eyes and brain bleed. It's such an unholy mess.
|
||||
@REM Note to self: Please rewrite this in Python. For the sake of your own sanity.
|
||||
|
||||
@REM @copy sd-ui-files\scripts\on_env_start.bat scripts\ /Y
|
||||
@REM @copy sd-ui-files\scripts\bootstrap.bat scripts\ /Y
|
||||
@REM @copy sd-ui-files\scripts\check_modules.py scripts\ /Y
|
||||
@copy sd-ui-files\scripts\on_env_start.bat scripts\ /Y
|
||||
@copy sd-ui-files\scripts\bootstrap.bat scripts\ /Y
|
||||
@copy sd-ui-files\scripts\check_modules.py scripts\ /Y
|
||||
|
||||
set TORCH_VERSION=2.0.0+cu117
|
||||
set TORCHVISION_VERSION=0.15.1+cu117
|
||||
|
Loading…
Reference in New Issue
Block a user