mirror of
https://github.com/s0md3v/roop.git
synced 2025-12-06 18:08:29 +00:00
v2
This commit is contained in:
parent
2312568cdf
commit
f1cb8c9a4b
5
build.sh
5
build.sh
@ -1,4 +1,3 @@
|
|||||||
conda create -n roop python=3.9 -y
|
conda create -n roop python=3.9 -y
|
||||||
conda activate roop
|
conda run -n roop conda install cudatoolkit=11.8 nccl cudnn
|
||||||
conda install cudatoolkit=11.8 nccl cudnn
|
conda run -n roop pip install -r requirements.txt
|
||||||
pip install -r requirements.txt
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user