archit11 commited on
Commit
347ee70
·
verified ·
1 Parent(s): 7ae33d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ LICENSE = """
22
  """
23
  PLACEHOLDER = """
24
  <div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
25
- <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgg06dhS6iRpIv8hvyonlwncW-RC5n59E8vhaWRgIVqTP-Z1AbTBDtdJsX8ClDILimlGWlRAIORuZn8349TfUFmgqYyCRcoctTvNC_Kv70z41hCKd-0Fy4Ic4EgKyY0LxQ5rDt1eXi3jvEcTxgTC62glTl4e5Cffge50iiF0fxCBqmq9v-u7KTfIL4Lxb0/s1600/Gemma_social.png" style="width: 80%; max-width: 550px; height: auto; opacity: 0.55; ">
26
  <h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">gemma10m</h1>
27
  <p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything...</p>
28
  </div>
 
22
  """
23
  PLACEHOLDER = """
24
  <div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
25
+ <img src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgg06dhS6iRpIv8hvyonlwncW-RC5n59E8vhaWRgIVqTP-Z1AbTBDtdJsX8ClDILimlGWlRAIORuZn8349TfUFmgqYyCRcoctTvNC_Kv70z41hCKd-0Fy4Ic4EgKyY0LxQ5rDt1eXi3jvEcTxgTC62glTl4e5Cffge50iiF0fxCBqmq9v-u7KTfIL4Lxb0/s1600/Gemma_social.png" style="width: 120%; max-width: 550px; height: auto; opacity: 0.55; ">
26
  <h1 style="font-size: 28px; margin-bottom: 2px; opacity: 0.55;">gemma10m</h1>
27
  <p style="font-size: 18px; margin-bottom: 2px; opacity: 0.65;">Ask me anything...</p>
28
  </div>