Respair commited on
Commit
a692f3f
·
verified ·
1 Parent(s): 6b05521

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -160,7 +160,7 @@ with gr.Blocks(theme="Respair/Shiki@10.1.0", css=css) as demo:
160
  gr.Markdown(
161
  """
162
  <div style="text-align: left;">
163
- <code>Demo is closed</code> until further notice; thank you for using it. <br>
164
  </div>
165
  """
166
  )
@@ -254,7 +254,7 @@ with gr.Blocks(theme="Respair/Shiki@10.1.0", css=css) as demo:
254
  concurrency_limit=4,
255
  )
256
 
257
- with gr.TabItem("Example Texts"):
258
  gr.HTML("""
259
  <div style="background-color: rgba(255, 255, 255, 0.025); padding: 20px; border-radius: 12px; backdrop-filter: blur(10px); box-shadow: 0 4px 6px rgba(0,0,0,0.5); margin-top: 8px;">
260
  <p style="color: #1a1a1a; font-weight: 500; line-height: 1.6; font-size: 14px; text-align: center; margin: 0;">
 
160
  gr.Markdown(
161
  """
162
  <div style="text-align: left;">
163
+ Demo is closed until further notice; thank you for using it. Feel free to check the pre-generated samples at the `Examples` tab. <br>
164
  </div>
165
  """
166
  )
 
254
  concurrency_limit=4,
255
  )
256
 
257
+ with gr.TabItem("Example"):
258
  gr.HTML("""
259
  <div style="background-color: rgba(255, 255, 255, 0.025); padding: 20px; border-radius: 12px; backdrop-filter: blur(10px); box-shadow: 0 4px 6px rgba(0,0,0,0.5); margin-top: 8px;">
260
  <p style="color: #1a1a1a; font-weight: 500; line-height: 1.6; font-size: 14px; text-align: center; margin: 0;">