Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -267,6 +267,8 @@ with gr.Blocks(fill_height=True) as demo:
|
|
| 267 |
gr.LoginButton()
|
| 268 |
|
| 269 |
gr.Markdown("""
|
|
|
|
|
|
|
| 270 |
## Visit [chatgpt-4o](https://chatgpt-4o.streamlit.app/) for an improved UI experience and future enhancements.
|
| 271 |
"""
|
| 272 |
)
|
|
|
|
| 267 |
gr.LoginButton()
|
| 268 |
|
| 269 |
gr.Markdown("""
|
| 270 |
+
## This space will be shutting down soon. \n\n
|
| 271 |
+
|
| 272 |
## Visit [chatgpt-4o](https://chatgpt-4o.streamlit.app/) for an improved UI experience and future enhancements.
|
| 273 |
"""
|
| 274 |
)
|