Spaces:
Running
Running
Update app.py
Browse files
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
|
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'):
|