liyaoshi commited on
Commit
bd842b8
·
verified ·
1 Parent(s): b7dd70d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
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
  )