Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
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 |
-
|
|
|
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 |
|