Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -768,11 +768,11 @@ button:hover, .btn:hover {
|
|
768 |
"""
|
769 |
|
770 |
title_html = """
|
771 |
-
<h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Gemma3-R1984-
|
772 |
<p align="center" style="font-size:1.1em; color:#555;">
|
773 |
✅Agentic AI Platform ✅Reasoning & Uncensored ✅Multimodal & VLM ✅Deep-Research & RAG <br>
|
774 |
Operates on an ✅'NVIDIA A100 GPU' as an independent local server, enhancing security and preventing information leakage.<br>
|
775 |
-
@Model Rpository: VIDraft/Gemma-3-R1984-
|
776 |
</p>
|
777 |
"""
|
778 |
|
|
|
768 |
"""
|
769 |
|
770 |
title_html = """
|
771 |
+
<h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Gemma3-R1984-12B </h1>
|
772 |
<p align="center" style="font-size:1.1em; color:#555;">
|
773 |
✅Agentic AI Platform ✅Reasoning & Uncensored ✅Multimodal & VLM ✅Deep-Research & RAG <br>
|
774 |
Operates on an ✅'NVIDIA A100 GPU' as an independent local server, enhancing security and preventing information leakage.<br>
|
775 |
+
@Model Rpository: VIDraft/Gemma-3-R1984-12B, @Based by 'Google Gemma-3-12b', @Powered by 'MOUSE-II'(VIDRAFT)
|
776 |
</p>
|
777 |
"""
|
778 |
|