Spaces:
Build error
Build error
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,7 +12,7 @@ header = r"""
|
|
| 12 |
<center>
|
| 13 |
<h1>Gemini Chat</h1>
|
| 14 |
<h2>
|
| 15 |
-
This demo is for code reference,
|
| 16 |
</h2>
|
| 17 |
Get an Api Key: <a href='https://aistudio.google.com/app/apikey'>Google Ai Studio</a>
|
| 18 |
</center>
|
|
|
|
| 12 |
<center>
|
| 13 |
<h1>Gemini Chat</h1>
|
| 14 |
<h2>
|
| 15 |
+
This demo is for code reference, feel free to clone it and set your own Api key
|
| 16 |
</h2>
|
| 17 |
Get an Api Key: <a href='https://aistudio.google.com/app/apikey'>Google Ai Studio</a>
|
| 18 |
</center>
|