DetGC commited on
Commit
30405c2
·
verified ·
1 Parent(s): fef0e55

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -110,7 +110,7 @@ CSS="""
110
  """
111
 
112
 
113
- with gr.Blocks(theme='Nymbo/Nymbo_Theme', fill_width=True, css=CSS) as demo:
114
  gr.HTML()
115
  with gr.Tab('Huggingface Diffusion'):
116
  with gr.Column(scale=2):
 
110
  """
111
 
112
 
113
+ with gr.Blocks(theme='NoCrypt/miku@>=1.2.2', fill_width=True, css=CSS) as demo:
114
  gr.HTML()
115
  with gr.Tab('Huggingface Diffusion'):
116
  with gr.Column(scale=2):