🛠️ Tools DeepLivecam Faceswap RunLocally

JACR18

Fanatic


deeppic.webpDeep-Live-Cam

How to Install & Use Deep-Live-Cam on Windows
Real-time AI face swap using only a single photo. Here's the setup guide from ZIP download to running the app.​


Setup GUIDE (Windows)
Step 1 — Install the requirements

Download and install all of these first, just click Next/Install on everything:
  • Python 3.11You do not have permission to view the full content of this post. Log in or register now.⚠️ on the first screen check "Add Python to PATH" before clicking Install
  • Visual Studio C++ Build Tools You do not have permission to view the full content of this post. Log in or register now. — when it opens check "Desktop development with C++" then click Install
  • FFmpeg open CMD - Start Menu Windows, search CMD, open it, paste this and hit Enter: winget install Gyan.FFmpeg
Close CMD after it finishes.

Step 2 — Download Deep-Live-Cam
  1. Go to github com/häçksider/Deep-Live-Cam
  2. Click the green Code button → Download ZIP
  3. Right-click the ZIP → Extract All → extract to somewhere easy like C:\DeepLiveCam
Step 3 — Download the AI Models

Download both files and put them inside the models folder in the extracted folder:

find this file and download
GFPGANv1.4.pth
inswapper_128_fp16.onnx
in this You do not have permission to view the full content of this post. Log in or register now.
Your folder should look like:
C:\DeepLiveCam\
models\
GFPGANv1.4.pth
inswapper_128_fp16.onnx

Step 4 — Open CMD inside the folder
  1. Open the extracted folder in File Explorer
  2. Click the address bar at the top where the file located
    clickaddress.webp
  3. Type cmd and press Enter — a black window opens
  4. You should see the folder path in the CMD window
    cmdfilepath.webp
Step 5 — Set up and install
Copy and paste these one by one into CMD, pressing Enter after each:
python -m venv venv
venv\Scripts\activate
venv.webp

You should now see (venv) at the start of the line — that means it worked.
type in cmd : pip install -r requirements.txt and enter
pipinstall.webp

This will take a while — wait until it finishes completely.

Step 6 — Run it
Paste this into CMD and hit Enter:
python run.py
run.webp

The app window should open. If it asks to download models, let it finish (~300MB).
Step 7 — Using it
  1. Click Select Face → pick a photo of the face you want to use
  2. Click Live to start the webcam swap
  3. Wait 10–30 seconds for the preview to appear
Every time you want to use it again:
  1. Open the folder in File Explorer
  2. Click address bar → type cmd → Enter
  3. Paste: python run.py

    Enjoy mga ka PHC!!​





deeppic.webp
 

About this Thread

  • 4
    Replies
  • 114
    Views
  • 4
    Participants
Last reply from:
xti4nz04v2

Trending Topics

Online now

Members online
776
Guests online
3,102
Total visitors
3,878

Forum statistics

Threads
2,325,308
Posts
29,220,876
Members
1,169,205
Latest member
Edcabz28
Back
Top