update bat
This commit is contained in:
@@ -6,13 +6,11 @@ set PATH=C:\Windows\System32;%PATH%
|
||||
|
||||
@call conda-unpack
|
||||
|
||||
@call conda install -y -c conda-forge cudatoolkit=11.7
|
||||
@call pip install torch==1.13.1+cu117 torchvision==0.14.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
|
||||
@call pip install xformers==0.0.16
|
||||
@call pip3 install -U lama-cleaner
|
||||
@call lama-cleaner --install-plugins-package
|
||||
@call conda install -y -c conda-forge cudatoolkit=11.8
|
||||
@call pip install torch==2.1.2 torchvision==0.16.2 --extra-index-url https://download.pytorch.org/whl/cu118
|
||||
@call pip3 install -U iopaint
|
||||
@call iopaint install-plugins-package
|
||||
|
||||
|
||||
@call lama-cleaner --config-installer --installer-config %0\..\installer_config.json
|
||||
@call iopaint start-web-config --config-file %0\..\installer_config.json
|
||||
|
||||
PAUSE
|
||||
Reference in New Issue
Block a user