Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- conda create -n simswap python=3.6
- conda activate simswap
- conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch
- pip install --ignore-installed imageio
- pip install insightface==0.2.1 onnxruntime moviepy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement