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 5, 2024
Commit
2cfd1dd
·
verified
·
1 Parent(s):
69443bf
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-2
app.py
CHANGED
Viewed
@@ -54,5 +54,4 @@ iface = create_interface()
54
55
# Launch the app
56
if __name__ == "__main__":
57
-
iface.launch()
58
-
54
55
# Launch the app
56
if __name__ == "__main__":
57
+
iface.launch()