khang119966 commited on
Commit
2a4bdfb
·
verified ·
1 Parent(s): fa51f3e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -223,5 +223,6 @@ Users should be cautious of these possible biases when using the model.""",
223
  # {"text": "Mô tả hình ảnh một cách chi tiết.", "files":["./demo_2.jpg"]}],
224
  title="❄️ Vintern-3B-beta Test ❄️",
225
  multimodal=True,
 
226
  )
227
  demo.queue().launch()
 
223
  # {"text": "Mô tả hình ảnh một cách chi tiết.", "files":["./demo_2.jpg"]}],
224
  title="❄️ Vintern-3B-beta Test ❄️",
225
  multimodal=True,
226
+ css=CSS
227
  )
228
  demo.queue().launch()