leonelhs commited on
Commit
f35bdb3
1 Parent(s): 78e18aa

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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, instead of use it, 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>
 
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>