Spaces:
Runtime error
Runtime error
hussain-shk
commited on
Commit
•
1c31e94
1
Parent(s):
b6750f2
updated launch
Browse files
app.py
CHANGED
@@ -54,4 +54,4 @@ demo = gr.Interface(
|
|
54 |
title='IndiSent: Multilingual Sentiment Analysis',
|
55 |
examples=examples)
|
56 |
|
57 |
-
demo.launch(
|
|
|
54 |
title='IndiSent: Multilingual Sentiment Analysis',
|
55 |
examples=examples)
|
56 |
|
57 |
+
demo.launch()
|