ginipick commited on
Commit
44c6edc
·
verified ·
1 Parent(s): 8b163f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -768,16 +768,14 @@ button:hover, .btn:hover {
768
  """
769
 
770
  title_html = """
771
- <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 🤗 Gemma3-R1984-4B </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 L40s / A100(ZeroGPU) GPU' as an independent local server, enhancing security and preventing information leakage.<br>
775
- @Model Rpository: VIDraft/Gemma-3-R1984-4B, @Based by 'Google Gemma-3-4b', @Powered by 'MOUSE-II'(VIDRAFT)
776
  </p>
777
  """
778
 
779
 
780
- with gr.Blocks(css=css, title="Gemma3-R1984-4B") as demo:
781
  gr.Markdown(title_html)
782
 
783
  # Display the web search option (while the system prompt and token slider remain hidden)
 
768
  """
769
 
770
  title_html = """
771
+ <h1 align="center" style="margin-bottom: 0.2em; font-size: 1.6em;"> 💘 HeartSync💘 </h1>
772
  <p align="center" style="font-size:1.1em; color:#555;">
773
+ Love Dating AI ✅Reasoning & Uncensored ✅Multimodal & VLM ✅Deep-Research & RAG <br>
 
 
774
  </p>
775
  """
776
 
777
 
778
+ with gr.Blocks(css=css, title="HeartSync") as demo:
779
  gr.Markdown(title_html)
780
 
781
  # Display the web search option (while the system prompt and token slider remain hidden)