deepfake_detection / README.md
Kimata's picture
update changes
1ebe703
|
raw
history blame
385 Bytes
---
title: Multimodal Deepfake Detection
emoji: 🚀
colorFrom: purple
colorTo: pink
sdk: gradio
sdk_version: 3.37.0
app_file: app.py
pinned: false
---
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
### Performing inference with the trained model.
#### Run the command below to use gradio to run the model.
```cmd
python app.py
```