Deep-Live-Cam
real time face swap and one-click video deepfake with only a single image
File Explorer
Download Latest Version (.zip)- bug_report.md
- ruff.yml
- de.json
- es.json
- fi.json
- id.json
- km.json
- ko.json
- pt-br.json
- ru.json
- th.json
- zh.json
- avgpcperformancedemo.gif
- deepwarebench.gif
- demo.gif
- Download.png
- instruction.png
- live_show.gif
- ludwig.gif
- meme.gif
- movie.gif
- streamers.gif
- instructions.txt
- __init__.py
- _onnx_enhancer.py
- core.py
- face_enhancer.py
- face_enhancer_gpen256.py
- face_enhancer_gpen512.py
- face_masking.py
- face_swapper.py
- __init__.py
- __init__.py
- capturer.py
- cluster_analysis.py
- core.py
- custom_types.py
- face_analyser.py
- gettext.py
- globals.py
- gpu_processing.py
- metadata.py
- onnx_optimize.py
- paths.py
- platform_info.py
- predicter.py
- run.py
- tkinter_fix.py
- typing.py
- ui.json
- ui.py
- ui_tooltip.py
- utilities.py
- video_capture.py
- test_core_map_faces_fallback.py
- test_face_analyser_get_one_face.py
- .gitattributes
- .gitignore
- benchmark_pipeline.py
- CONTRIBUTING.md
- LICENSE
- mypi.ini
- pyproject.toml
- README.md
- requirements.txt
- run-cuda.bat
- run-directml.bat
- run.py
- tkinter_fix.py
# Installation Guide
1. Get the code
git clone https://github.com/hacksider/Deep-Live-Cam
Downloads the entire project code from GitHub to your computer.
cd Deep-Live-Cam
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
python run.py
Runs the Python script (or module).
If it runs without errors and prints output in the terminal, it worked.
// repository documentation
Was this content helpful?
(0 ratings)
