Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -36,7 +36,7 @@ def main():
|
|
36 |
label="Input Text",
|
37 |
),
|
38 |
outputs="label",
|
39 |
-
title="
|
40 |
examples=[
|
41 |
"To be or not to be, that’s a question.",
|
42 |
"Better a witty fool than a foolish wit.",
|
|
|
36 |
label="Input Text",
|
37 |
),
|
38 |
outputs="label",
|
39 |
+
title="Sentiment Analysis",
|
40 |
examples=[
|
41 |
"To be or not to be, that’s a question.",
|
42 |
"Better a witty fool than a foolish wit.",
|