Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Ngadou
/
Audio_Scam_Detection
like
0
Sleeping
App
Files
Files
Community
Ngadou
commited on
Jun 13, 2023
Commit
2ef4925
•
1 Parent(s):
4107b77
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -42,4 +42,4 @@ gr.Interface(
42
gr.outputs.Textbox(label="Reason"),
43
],
44
live=True
45
-
).launch(
share=True
)
42
gr.outputs.Textbox(label="Reason"),
43
],
44
live=True
45
+
).launch()