Spaces:
Running
Running
Update allgemapp.py
Browse files- allgemapp.py +1 -1
allgemapp.py
CHANGED
@@ -14,7 +14,7 @@ TITLE = """<h1 align="center">🕹️ Google Gemini Chatbot 🔥</h1>"""
|
|
14 |
SUBTITLE = """<h2 align="center">🎨Creat with Multimodal Gemini</h2>"""
|
15 |
DUPLICATE = """
|
16 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|
17 |
-
<a href="https://huggingface.co/spaces/
|
18 |
<img src="https://bit.ly/3gLdBN6" alt="Duplicate Space" style="margin-right: 10px;">
|
19 |
</a>
|
20 |
<span>Duplicate the Space and run securely with your
|
|
|
14 |
SUBTITLE = """<h2 align="center">🎨Creat with Multimodal Gemini</h2>"""
|
15 |
DUPLICATE = """
|
16 |
<div style="text-align: center; display: flex; justify-content: center; align-items: center;">
|
17 |
+
<a href="https://huggingface.co/spaces/Rahatara/build_with_gemini/blob/main/allgemapp.py?duplicate=true">
|
18 |
<img src="https://bit.ly/3gLdBN6" alt="Duplicate Space" style="margin-right: 10px;">
|
19 |
</a>
|
20 |
<span>Duplicate the Space and run securely with your
|