Test July 30 #490

Open
opened 2025-07-30 22:49:19 +02:00 by islandwalk3-bot · 0 comments
islandwalk3-bot commented 2025-07-30 22:49:19 +02:00 (Migrated from github.com)

#@title 1️⃣ Install dependencies & clone repo
!nvidia-smi
!git clone https://github.com/neuralchen/SimSwap
%cd SimSwap
!pip install torch torchvision --extra-index-url https://download.pytorch.org/whl/cu113
!pip install insightface==0.2.1 onnxruntime-gpu moviepy

#@title 1️⃣ Install dependencies & clone repo !nvidia-smi !git clone https://github.com/neuralchen/SimSwap %cd SimSwap !pip install torch torchvision --extra-index-url https://download.pytorch.org/whl/cu113 !pip install insightface==0.2.1 onnxruntime-gpu moviepy
Sign in to join this conversation.