Spaces:
Running
on
Zero
Running
on
Zero
khang119966
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -237,6 +237,6 @@ demo = gr.ChatInterface(
|
|
237 |
title="❄️ Vintern-1B-v3.5 Demo ❄️",
|
238 |
multimodal=True,
|
239 |
css=CSS,
|
240 |
-
theme='
|
241 |
)
|
242 |
demo.queue().launch()
|
|
|
237 |
title="❄️ Vintern-1B-v3.5 Demo ❄️",
|
238 |
multimodal=True,
|
239 |
css=CSS,
|
240 |
+
theme='NoCrypt/miku'
|
241 |
)
|
242 |
demo.queue().launch()
|