Compare commits

...

6 Commits

Author SHA1 Message Date
Kenneth Estanislao fda4878bfd
Update README.md 2025-01-20 04:38:49 +08:00
Kenneth Estanislao 5ff922e2a4
Update README.md 2025-01-18 22:50:07 +08:00
Kenneth Estanislao 9ed5a72289
Update README.md 2025-01-18 22:33:30 +08:00
KRSHH 0c8e2d5794
Changes to TLDR 2025-01-18 19:59:02 +05:30
KRSHH a0aafbc97c
Disclaimer TLDR 2025-01-18 19:57:46 +05:30
KRSHH f95b07423b
Moved Disclaimer to top 2025-01-18 19:53:08 +05:30
1 changed files with 8 additions and 17 deletions

View File

@ -12,7 +12,15 @@
<img src="media/demo.gif" alt="Demo GIF" width="800">
</p>
## Disclaimer
###### This software is intended as a productive contribution to the AI-generated media industry. It aims to assist artists with tasks like animating custom characters or using them as models for clothing, etc.
###### We are aware of the potential for unethical applications and are committed to preventative measures. A built-in check prevents the program from processing inappropriate media (nudity, graphic content, sensitive material like war footage, etc.). We will continue to develop this project responsibly, adhering to the law and ethics. We may shut down the project or add watermarks if legally required.
###### Users are expected to use this software responsibly and legally. If using a real person's face, obtain their consent and clearly label any output as a deepfake when sharing online. We are not responsible for end-user actions.
## Quick Start - Pre-built (Windows / Nvidia)
<a href="https://hacksider.gumroad.com/l/vccdmm"> <img src="https://github.com/user-attachments/assets/7d993b32-e3e8-4cd3-bbfb-a549152ebdd5" width="285" height="77" />
##### This is the fastest build you can get if you have a discrete NVIDIA GPU.
@ -73,11 +81,6 @@
<sub>Created using Many Faces feature in Deep-Live-Cam</sub>
</p>
## Benchmarks
**Nearly 0% detection!**
![bench](media/deepwarebench.gif)
## Installation (Manual)
@ -240,7 +243,6 @@ options:
--many-faces process every face
--map-faces map source target faces
--mouth-mask mask the mouth region
--nsfw-filter filter the NSFW image or video
--video-encoder {libx264,libx265,libvpx-vp9} adjust output video encoder
--video-quality [0-51] adjust output video quality
--live-mirror the live camera display as you see it in the front-facing camera frame
@ -300,15 +302,4 @@ Looking for a CLI mode? Using the -s/--source argument will make the run program
</picture>
</a>
## Contact
[hacksider](https://github.com/hacksider) - ```hacksider[at]deeplivecam.net```
[KRSHH](https://github.com/KRSHH) - ```krshh[at]deeplivecam.net```
## Disclaimer
###### This software is intended as a productive contribution to the AI-generated media industry. It aims to assist artists with tasks like animating custom characters or using them as models for clothing, etc.
###### We are aware of the potential for unethical applications and are committed to preventative measures. A built-in check prevents the program from processing inappropriate media (nudity, graphic content, sensitive material like war footage, etc.). We will continue to develop this project responsibly, adhering to the law and ethics. We may shut down the project or add watermarks if legally required.
###### Users are expected to use this software responsibly and legally. If using a real person's face, obtain their consent and clearly label any output as a deepfake when sharing online. We are not responsible for end-user actions.