update
This commit is contained in:
parent
d3aaed5af8
commit
a28cc4e34b
@ -7,7 +7,7 @@ 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 --extra-index-url https://download.pytorch.org/whl/cu117
|
||||
@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
|
||||
@call pip3 install -U lama-cleaner
|
||||
@call lama-cleaner --install-plugins-package
|
||||
|
Loading…
Reference in New Issue
Block a user