Advertisement
Guest User

CUDA (Legacy)

a guest
Aug 18th, 2021
511
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Batch 0.24 KB | None | 0 0
  1. conda create -n simswap python=3.6
  2. conda activate simswap
  3. conda install pytorch==1.8.0 torchvision==0.9.0 torchaudio==0.8.0 cudatoolkit=10.2 -c pytorch
  4. pip install --ignore-installed imageio
  5. pip install insightface==0.2.1 onnxruntime moviepy
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement