jm12138 commited on
Commit
d4548bf
1 Parent(s): 5884d2f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -203,7 +203,9 @@ with block:
203
  <p>Model by <a href="https://github.com/PaddlePaddle/PaddleHub" style="text-decoration: underline;" target="_blank">PaddleHub</a> and <a href="https://wenxin.baidu.com" style="text-decoration: underline;" target="_blank">文心大模型</a> - Gradio Demo by 🤗 Hugging Face
204
  </p>
205
  </div>
206
-
 
 
207
  """
208
  )
209
 
 
203
  <p>Model by <a href="https://github.com/PaddlePaddle/PaddleHub" style="text-decoration: underline;" target="_blank">PaddleHub</a> and <a href="https://wenxin.baidu.com" style="text-decoration: underline;" target="_blank">文心大模型</a> - Gradio Demo by 🤗 Hugging Face
204
  </p>
205
  </div>
206
+ <a href="https://github.com/PaddlePaddle/PaddleHub/stargazers">
207
+ <img src="https://user-images.githubusercontent.com/22424850/187849103-074cb6d2-a9b4-49a1-b1f0-fc130049769f.png" alt="star Paddlehub" width="100%">
208
+ </a>
209
  """
210
  )
211