Hugging Face
Models
Datasets
Spaces
Community
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...
f333f65
deepfake-detection
/
app.py
mo-thecreator
Create app.py
f333f65
verified
28 days ago
raw
Copy download link
history
blame
Safe
86 Bytes
import
gradio
as
gr
gr.load(
"models/mo-thecreator/Deepfake-audio-detection"
).launch()