Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -32,4 +32,4 @@ with demo:
|
|
32 |
Sentiment: https://huggingface.co/michellejieli/emotion_text_classifier
|
33 |
""")
|
34 |
|
35 |
-
demo.launch(
|
|
|
32 |
Sentiment: https://huggingface.co/michellejieli/emotion_text_classifier
|
33 |
""")
|
34 |
|
35 |
+
demo.launch()
|