Datasets:

License:
Bingsu commited on
Commit
d2da2c3
·
1 Parent(s): 0bd2c43

Upload 원클릭설치.bat

Browse files
Files changed (1) hide show
  1. 원클릭설치.bat +10 -0
원클릭설치.bat ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ @echo off
2
+
3
+ set PYTHON=
4
+ set GIT=
5
+ set VENV_DIR=
6
+ set COMMANDLINE_ARGS=--reinstall-xformers --reinstall-torch --xformers --exit
7
+ set XFORMERS_PACKAGE=xformers==0.0.19
8
+ set TORCH_COMMAND=pip install torch==2.0.1+cu118 torchvision==0.15.2+cu118 -f https://download.pytorch.org/whl/torch_stable.html
9
+
10
+ call webui.bat