openfree commited on
Commit
4327798
·
1 Parent(s): f07fdd7

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -625,7 +625,7 @@ title_html = """
625
  </p>
626
  """
627
 
628
- with gr.Blocks(css=css, title="Vidraft-G3-27B") as demo:
629
  gr.Markdown(title_html)
630
 
631
  with gr.Row():
 
625
  </p>
626
  """
627
 
628
+ with gr.Blocks(css=css, title="@Based by 'MS Gemma-3-27b' @Powered by 'MOUSE-II'(VIDRAFT)") as demo:
629
  gr.Markdown(title_html)
630
 
631
  with gr.Row():