Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 150 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 150 Bytes

Realtime Deepfake Detection

Dependence

cd model/
pip install -r requirements.txt

Run the web GUI

cd web/
make run