From 166eb16abb6570d6940b03b4a69a256d672be1bc Mon Sep 17 00:00:00 2001 From: user Date: Sun, 25 May 2025 17:04:08 +0500 Subject: [PATCH] bump README --- README.md | 39 +++++++++++------------- models/instructions.txt | 2 +- modules/metadata.py | 2 +- modules/processors/frame/face_swapper.py | 2 +- 4 files changed, 21 insertions(+), 24 deletions(-) diff --git a/README.md b/README.md index 6d6afbf..94045ee 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,9 @@ -

Deep-Live-Cam

+

DC

Real-time face swap and video deepfake with a single click and only a single image.

-

-hacksider%2FDeep-Live-Cam | Trendshift -

Demo GIF @@ -32,7 +29,7 @@ Users are expected to use this software responsibly and legally. If using a real ## Exclusive v2.0 Quick Start - Pre-built (Windows) - + ##### This is the fastest build you can get if you have a discrete NVIDIA or AMD GPU. @@ -85,7 +82,7 @@ Users are expected to use this software responsibly and legally. If using a real

show
- Created using Many Faces feature in Deep-Live-Cam + Created using Many Faces feature in DC

### Omegle @@ -124,8 +121,8 @@ cd DC **3. Download the Models** -1. [GFPGANv1.4](https://huggingface.co/hacksider/deep-live-cam/resolve/main/GFPGANv1.4.pth) -2. [inswapper\_128\_fp16.onnx](https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx) +1. [GFPGANv1.4](https://huggingface.co/hacksider/DC/resolve/main/GFPGANv1.4.pth) +2. [inswapper\_128\_fp16.onnx](https://huggingface.co/hacksider/DC/resolve/main/inswapper_128_fp16.onnx) Place these files in the "**models**" folder. @@ -193,7 +190,7 @@ source venv/bin/activate pip install -r requirements.txt ``` -**Run:** If you don't have a GPU, you can run Deep-Live-Cam using `python run.py`. Note that initial execution will download models (~300MB). +**Run:** If you don't have a GPU, you can run DC using `python run.py`. Note that initial execution will download models (~300MB). ### GPU Acceleration @@ -314,7 +311,7 @@ python run.py --execution-provider openvino ## Tips and Tricks -Check out these helpful guides to get the most out of Deep-Live-Cam: +Check out these helpful guides to get the most out of DC: - [Unlocking the Secrets to the Perfect Deepfake Image](https://deeplivecam.net/index.php/blog/tips-and-tricks/unlocking-the-secrets-to-the-perfect-deepfake-image) - Learn how to create the best deepfake with full head coverage - [Video Call with DeepLiveCam](https://deeplivecam.net/index.php/blog/tips-and-tricks/video-call-with-deeplivecam) - Make your meetings livelier by using DeepLiveCam with OBS and meeting software @@ -356,12 +353,12 @@ Looking for a CLI mode? Using the -s/--source argument will make the run program **We are always open to criticism and are ready to improve, that's why we didn't cherry-pick anything.** - - [*"Deep-Live-Cam goes viral, allowing anyone to become a digital doppelganger"*](https://arstechnica.com/information-technology/2024/08/new-ai-tool-enables-real-time-face-swapping-on-webcams-raising-fraud-concerns/) - Ars Technica - - [*"Thanks Deep Live Cam, shapeshifters are among us now"*](https://dataconomy.com/2024/08/15/what-is-deep-live-cam-github-deepfake/) - Dataconomy - - [*"This free AI tool lets you become anyone during video-calls"*](https://www.newsbytesapp.com/news/science/deep-live-cam-ai-impersonation-tool-goes-viral/story) - NewsBytes + - [*"DC goes viral, allowing anyone to become a digital doppelganger"*](https://arstechnica.com/information-technology/2024/08/new-ai-tool-enables-real-time-face-swapping-on-webcams-raising-fraud-concerns/) - Ars Technica + - [*"Thanks Deep Live Cam, shapeshifters are among us now"*](https://dataconomy.com/2024/08/15/what-is-DC-github-deepfake/) - Dataconomy + - [*"This free AI tool lets you become anyone during video-calls"*](https://www.newsbytesapp.com/news/science/DC-ai-impersonation-tool-goes-viral/story) - NewsBytes - [*"OK, this viral AI live stream software is truly terrifying"*](https://www.creativebloq.com/ai/ok-this-viral-ai-live-stream-software-is-truly-terrifying) - Creative Bloq - - [*"Deepfake AI Tool Lets You Become Anyone in a Video Call With Single Photo"*](https://petapixel.com/2024/08/14/deep-live-cam-deepfake-ai-tool-lets-you-become-anyone-in-a-video-call-with-single-photo-mark-zuckerberg-jd-vance-elon-musk/) - PetaPixel - - [*"Deep-Live-Cam Uses AI to Transform Your Face in Real-Time, Celebrities Included"*](https://www.techeblog.com/deep-live-cam-ai-transform-face/) - TechEBlog + - [*"Deepfake AI Tool Lets You Become Anyone in a Video Call With Single Photo"*](https://petapixel.com/2024/08/14/DC-deepfake-ai-tool-lets-you-become-anyone-in-a-video-call-with-single-photo-mark-zuckerberg-jd-vance-elon-musk/) - PetaPixel + - [*"DC Uses AI to Transform Your Face in Real-Time, Celebrities Included"*](https://www.techeblog.com/DC-ai-transform-face/) - TechEBlog - [*"An AI tool that "makes you look like anyone" during a video call is going viral online"*](https://telegrafi.com/en/a-tool-that-makes-you-look-like-anyone-during-a-video-call-is-going-viral-on-the-Internet/) - Telegrafi - [*"This Deepfake Tool Turning Images Into Livestreams is Topping the GitHub Charts"*](https://decrypt.co/244565/this-deepfake-tool-turning-images-into-livestreams-is-topping-the-github-charts) - Emerge - [*"New Real-Time Face-Swapping AI Allows Anyone to Mimic Famous Faces"*](https://www.digitalmusicnews.com/2024/08/15/face-swapping-ai-real-time-mimic/) - Digital Music News @@ -379,11 +376,11 @@ Looking for a CLI mode? Using the -s/--source argument will make the run program - [vic4key](https://github.com/vic4key): For supporting/contributing to this project - [kier007](https://github.com/kier007): for improving the user experience - [qitianai](https://github.com/qitianai): for multi-lingual support -- and [all developers](https://github.com/hacksider/Deep-Live-Cam/graphs/contributors) behind libraries used in this project. +- and [all developers](https://github.com/hacksider/DC/graphs/contributors) behind libraries used in this project. - Footnote: Please be informed that the base author of the code is [s0md3v](https://github.com/s0md3v/roop) - All the wonderful users who helped make this project go viral by starring the repo ❤️ -[![Stargazers](https://reporoster.com/stars/hacksider/Deep-Live-Cam)](https://github.com/hacksider/Deep-Live-Cam/stargazers) +[![Stargazers](https://reporoster.com/stars/hacksider/DC)](https://github.com/hacksider/DC/stargazers) ## Contributions @@ -391,10 +388,10 @@ Looking for a CLI mode? Using the -s/--source argument will make the run program ## Stars to the Moon 🚀 - + - - - Star History Chart + + + Star History Chart diff --git a/models/instructions.txt b/models/instructions.txt index 5235fa6..86c47dd 100644 --- a/models/instructions.txt +++ b/models/instructions.txt @@ -1,4 +1,4 @@ just put the models in this folder - -https://huggingface.co/hacksider/deep-live-cam/resolve/main/inswapper_128_fp16.onnx?download=true +https://huggingface.co/hacksider/DC/resolve/main/inswapper_128_fp16.onnx?download=true https://github.com/TencentARC/GFPGAN/releases/download/v1.3.4/GFPGANv1.4.pth diff --git a/modules/metadata.py b/modules/metadata.py index 6a507e3..57965d0 100644 --- a/modules/metadata.py +++ b/modules/metadata.py @@ -1,3 +1,3 @@ -name = 'Deep-Live-Cam' +name = 'DC' version = '1.8' edition = 'GitHub Edition' diff --git a/modules/processors/frame/face_swapper.py b/modules/processors/frame/face_swapper.py index 36b83d6..86fce56 100644 --- a/modules/processors/frame/face_swapper.py +++ b/modules/processors/frame/face_swapper.py @@ -32,7 +32,7 @@ def pre_check() -> bool: conditional_download( download_directory_path, [ - "https://huggingface.co/hacksider/deep-live-cam/blob/main/inswapper_128_fp16.onnx" + "https://huggingface.co/hacksider/DC/blob/main/inswapper_128_fp16.onnx" ], ) return True