Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -40,6 +40,6 @@ gr.Interface(
|
|
| 40 |
"I love this thing.",
|
| 41 |
"Good, I think?.",
|
| 42 |
"It had some very good moments, but sometimes it was little boring. I love Danny DeVito",
|
| 43 |
-
"
|
| 44 |
]
|
| 45 |
).launch()
|
|
|
|
| 40 |
"I love this thing.",
|
| 41 |
"Good, I think?.",
|
| 42 |
"It had some very good moments, but sometimes it was little boring. I love Danny DeVito",
|
| 43 |
+
"I hate it."
|
| 44 |
]
|
| 45 |
).launch()
|