Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -97,7 +97,7 @@ Label: mixed
|
|
| 97 |
Tweet: I think the background image could have been better.
|
| 98 |
Label: negative
|
| 99 |
|
| 100 |
-
Tweet I really like it.
|
| 101 |
Label:
|
| 102 |
'''.strip()
|
| 103 |
st.session_state.temperature = "0.0"
|
|
|
|
| 97 |
Tweet: I think the background image could have been better.
|
| 98 |
Label: negative
|
| 99 |
|
| 100 |
+
Tweet: I really like it.
|
| 101 |
Label:
|
| 102 |
'''.strip()
|
| 103 |
st.session_state.temperature = "0.0"
|