archit11 commited on
Commit
8682563
·
verified ·
1 Parent(s): 87824dc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -22,7 +22,7 @@ a
22
  """
23
  PLACEHOLDER = """
24
  <div style="padding: 30px; text-align: center; display: flex; flex-direction: column; align-items: center;">
25
- <img src="https://ysharma-dummy-chat-app.hf.space/file=/tmp/gradio/8e75e61cc9bab22b7ce3dec85ab0e6db1da5d107/Meta_lockup_positive%20primary_RGB.jpg" 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: 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>