openfree commited on
Commit
c255c5e
·
verified ·
1 Parent(s): 7befc90

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -620,7 +620,8 @@ button:hover, .btn:hover {
620
  title_html = """
621
  <h1 align="center" style="margin-bottom: 0.2em;"> 🤗 Vidraft-G3-27B : 'Reasoning + Multimodal + VLM + Deep Research + Agent' Platform</h1>
622
  <p align="center" style="font-size:1.1em; color:#555;">
623
- @Based by 'MS Gemma-3-27b' @Powered by 'MOUSE-II'(VIDRAFT)
 
624
  </p>
625
  """
626
 
 
620
  title_html = """
621
  <h1 align="center" style="margin-bottom: 0.2em;"> 🤗 Vidraft-G3-27B : 'Reasoning + Multimodal + VLM + Deep Research + Agent' Platform</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.
624
+ @Based by 'MS Gemma-3-27b' / @Powered by 'MOUSE-II'(VIDRAFT)
625
  </p>
626
  """
627