Skip to content

Koruvika/deepfake_detection_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deepfake Detection

Pretrained Model

  • Download pretrained model from here
  • Put them to ./assets/checkpoints/

Install

If you use gpu, install by following shell

pip install -r requirements_gpu.txt

If you don't use gpu, install by follow shell

pip install -r requirements.txt

Run demo

streamlit run run.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages