Respair commited on
Commit
5ad2abe
·
verified ·
1 Parent(s): e964144

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -11,7 +11,7 @@ with gr.Blocks(theme='Respair/[email protected]') as demo:
11
  gr.Markdown(
12
  """
13
  # Theme preview: `Shiki`
14
- To use this theme, set `theme='Respair/[email protected]'` in `gr.Blocks()` or `gr.Interface()`.
15
  of this theme.
16
  """
17
  )
 
11
  gr.Markdown(
12
  """
13
  # Theme preview: `Shiki`
14
+ To use this theme, set `theme='Respair/[email protected]'` or `theme='Respair/[email protected]'` in `gr.Blocks()` or `gr.Interface()`.
15
  of this theme.
16
  """
17
  )