Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
reab5555
/
Multiple-Speakers-Personality-Analyzer
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
reab5555
commited on
Aug 10, 2024
Commit
4064022
·
verified
·
1 Parent(s):
cdb5785
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -114,4 +114,5 @@ with gr.Blocks() as iface:
114
115
# Launch the app
116
if __name__ == "__main__":
117
-
iface.launch()
114
115
# Launch the app
116
if __name__ == "__main__":
117
+
iface.launch()
118
+