Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Heem2
/
Heem2-Deepfake-audio-detection
like
0
Sleeping
App
Files
Files
Community
main
Heem2-Deepfake-audio-detection
/
app.py
Heem2
initial commit
ff30972
verified
6 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
78 Bytes
import
gradio
as
gr
gr.load(
"models/Heem2/Deepfake-audio-detection"
).launch()