DetGC commited on
Commit
648d2e4
·
verified ·
1 Parent(s): f449070

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -152,7 +152,7 @@ js_AutoSave="""
152
 
153
  """
154
 
155
- with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS, js=js_AutoSave) as demo:
156
  # with gr.Blocks(theme='JohnSmith9982/small_and_pretty', fill_width=True, css=CSS, js=js_func) as demo:
157
  gr.HTML("")
158
  with gr.Tab('6 Models'):
 
152
 
153
  """
154
 
155
+ with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS) as demo:
156
  # with gr.Blocks(theme='JohnSmith9982/small_and_pretty', fill_width=True, css=CSS, js=js_func) as demo:
157
  gr.HTML("")
158
  with gr.Tab('6 Models'):