Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
mo-thecreator/Deepfake-audio-detection-space
ciivam
/
Deepfake-audio-detection-space
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
1f337f6
Deepfake-audio-detection-space
/
app.py
ciivam
Update app.py
1f337f6
verified
about 1 month ago
raw
Copy download link
history
blame
Safe
102 Bytes
import
gradio
as
gr
gr.load(
"models/motheecreator/Deepfake-audio-detection"
).launch(show_error=
True
)