DetGC commited on
Commit
5e7c9c9
·
verified ·
1 Parent(s): 08ef861

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -133,7 +133,7 @@ function refresh() {
133
  """
134
 
135
  # with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS, js=js_func) as demo:
136
- with gr.Blocks(theme='JohnSmith9982/small_and_pretty', fill_width=True, css=CSS) as demo:
137
  gr.HTML("")
138
  with gr.Tab('6 Models'):
139
  with gr.Column(scale=2):
 
133
  """
134
 
135
  # with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS, js=js_func) as demo:
136
+ with gr.Blocks(theme='JohnSmith9982/small_and_pretty', fill_width=True, css=CSS, js=js_func) as demo:
137
  gr.HTML("")
138
  with gr.Tab('6 Models'):
139
  with gr.Column(scale=2):