Respair commited on
Commit
1505e24
·
verified ·
1 Parent(s): a692f3f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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
- 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
  )
 
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 <code>Examples</code> tab. <br>
164
  </div>
165
  """
166
  )