Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -62,7 +62,7 @@ def query(payload, api_url):
|
|
| 62 |
return None
|
| 63 |
|
| 64 |
# Chat interface
|
| 65 |
-
st.title("πpπaπpπeπcπlπiπpπsπ...")
|
| 66 |
st.caption("")
|
| 67 |
|
| 68 |
# Display chat history
|
|
|
|
| 62 |
return None
|
| 63 |
|
| 64 |
# Chat interface
|
| 65 |
+
st.title("πpπaπpπeπrπcπlπiπpπsπ...")
|
| 66 |
st.caption("")
|
| 67 |
|
| 68 |
# Display chat history
|