khang119966 commited on
Commit
482d87f
·
verified ·
1 Parent(s): 9141a96

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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='allenai/gradio-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()