Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Porjaz
/
wavlm-base-emo-fi
like
0
Sleeping
App
Files
Files
Community
Porjaz
commited on
Mar 22
Commit
0b48de8
•
1 Parent(s):
c055b7f
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -180,4 +180,4 @@ gradio_app = gr.Interface(
180
title="Finnish-Emotion-Recognition",
181
)
182
183
-
gradio_app.launch(
share=True, ssl_verify=False
)
180
title="Finnish-Emotion-Recognition",
181
)
182
183
+
gradio_app.launch()