Tonic commited on
Commit
e66dbe4
1 Parent(s): e2bdb91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -12,7 +12,7 @@ with gr.Blocks(theme='Tonic/greenblast-alpha') as demo:
12
  gr.Markdown(
13
  """
14
  # Theme preview: `greenblast`
15
- To use this theme, set `theme='Tonic/a11y-one'` in `gr.Blocks()` or `gr.Interface()`.
16
  """
17
  )
18
  with gr.Column(scale=3):
 
12
  gr.Markdown(
13
  """
14
  # Theme preview: `greenblast`
15
+ To use this theme, set `theme='Tonic/greenblast-alpha'` in `gr.Blocks()` or `gr.Interface()`.
16
  """
17
  )
18
  with gr.Column(scale=3):