yichenchenchen commited on
Commit
001e7cd
·
verified ·
1 Parent(s): 7199a93

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -244,7 +244,7 @@ with gr.Blocks(css=CSS) as demo:
244
  img_state = gr.State(value=None)
245
 
246
  with gr.Tabs():
247
- with gr.Tab("Skywork UniPic2-SD3.5M-Kontext", elem_id="tab_item_4"):
248
  chatbot = gr.Chatbot(
249
  elem_id="chatbot1",
250
  show_label=False,
 
244
  img_state = gr.State(value=None)
245
 
246
  with gr.Tabs():
247
+ with gr.Tab("Skywork UniPic2-Metaquery int4", elem_id="tab_item_4"):
248
  chatbot = gr.Chatbot(
249
  elem_id="chatbot1",
250
  show_label=False,