Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mo-thecreator
/
deepfake-detection
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
deepfake-detection
/
app.py
mo-thecreator
Update app.py
6fdfb52
verified
13 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
94 Bytes
import
gradio
as
gr
gr.load(
"mo-thecreator/Deepfake-audio-detection"
, src=
"models"
).launch()