Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mo-thecreator
/
Deepfake-audio-detection-space
like
4
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
mo-thecreator
commited on
13 days ago
Commit
7fe60ca
·
verified
·
1 Parent(s):
207400f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.load("models/
motheecreator
/Deepfake-audio-detection").launch()
1
import gradio as gr
2
3
+
gr.load("models/
mo-thecreator
/Deepfake-audio-detection").launch()