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