Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Heem2
/
Heem2-Deepfake-audio-detection
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ff30972
Heem2-Deepfake-audio-detection
/
app.py
Heem2
initial commit
ff30972
verified
about 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Heem2/Deepfake-audio-detection"
).launch()