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

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="monochrome"
241
  )
242
  demo.queue().launch()
 
237
  title="❄️ Vintern-1B-v3.5 Demo ❄️",
238
  multimodal=True,
239
  css=CSS,
240
+ theme='allenai/gradio-theme'
241
  )
242
  demo.queue().launch()