seawolf2357 commited on
Commit
013e118
·
verified ·
1 Parent(s): f3a07fd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -632,7 +632,7 @@ title_html = """
632
  </p>
633
  """
634
 
635
- with gr.Blocks(css=css, title="Vidraft-Gemma-3-27B") as demo:
636
  gr.Markdown(title_html)
637
 
638
  with gr.Row():
 
632
  </p>
633
  """
634
 
635
+ with gr.Blocks(css=css, title="Vidraft-G3-27B-Multi-Search") as demo:
636
  gr.Markdown(title_html)
637
 
638
  with gr.Row():