Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
invincible-jha
/
MentalHealthVocalBiomarkers
like
2
Sleeping
App
Files
Files
Community
invincible-jha
commited on
10 days ago
Commit
e666e44
•
1 Parent(s):
8aec16e
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -297,4 +297,4 @@ demo = gr.Interface(
297
)
298
299
if __name__ == "__main__":
300
-
demo.launch(
debug
=True)
297
)
298
299
if __name__ == "__main__":
300
+
demo.launch(
share
=True)