Spaces:
Runtime error
Runtime error
File size: 385 Bytes
10b34e9 1ebe703 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 |
---
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
``` |