fix win_config.bat
This commit is contained in:
parent
ced53d9555
commit
b11780f494
@ -7,7 +7,8 @@ set PATH=C:\Windows\System32;%PATH%
|
||||
@call conda-unpack
|
||||
|
||||
@call conda install -y cudatoolkit=11.3
|
||||
@call pip3 install torch --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
@call pip install torch==1.12.1+cu113 --extra-index-url https://download.pytorch.org/whl/cu113
|
||||
@call pip3 install -U lama-cleaner
|
||||
|
||||
|
||||
@call invoke config
|
||||
|
Loading…
Reference in New Issue
Block a user