openfree commited on
Commit
3654785
·
verified ·
1 Parent(s): bdad5ad

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -618,8 +618,9 @@ button:hover, .btn:hover {
618
  """
619
 
620
  title_html = """
621
- <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Vidraft-G3-27B : Reasoning + Multimodal + VLM + DeepResearch + Agent</h1>
622
  <p align="center" style="font-size:1.1em; color:#555;">
 
623
  Operates on an NVIDIA A100 GPU as an independent local server, enhancing security and preventing information leakage.<br>
624
  @Based by 'MS Gemma-3-27b' / @Powered by 'MOUSE-II'(VIDRAFT)
625
  </p>
 
618
  """
619
 
620
  title_html = """
621
+ <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Vidraft-G3-27B</h1>
622
  <p align="center" style="font-size:1.1em; color:#555;">
623
+ 'Reasoning + Multimodal + VLM + DeepResearch + Agent' Platform<br>
624
  Operates on an NVIDIA A100 GPU as an independent local server, enhancing security and preventing information leakage.<br>
625
  @Based by 'MS Gemma-3-27b' / @Powered by 'MOUSE-II'(VIDRAFT)
626
  </p>