Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -24,7 +24,7 @@ st.set_page_config(
|
|
| 24 |
# secondary_background_color="#F0F2F6",
|
| 25 |
# text_color="#262730",
|
| 26 |
# font="sans serif",
|
| 27 |
-
),
|
| 28 |
)
|
| 29 |
st.title("Chat with AI")
|
| 30 |
|
|
|
|
| 24 |
# secondary_background_color="#F0F2F6",
|
| 25 |
# text_color="#262730",
|
| 26 |
# font="sans serif",
|
| 27 |
+
# ),
|
| 28 |
)
|
| 29 |
st.title("Chat with AI")
|
| 30 |
|