jm12138 commited on
Commit
fe0284a
1 Parent(s): 1dde2b4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -356,7 +356,7 @@ In "Explore infinity" style mode, how the image looks like is totally up to your
356
  )
357
  gr.HTML('''
358
  <div class="footer">
359
- <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
360
  </p>
361
  </div>
362
  ''')
 
356
  )
357
  gr.HTML('''
358
  <div class="footer">
359
+ <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/ernie-vilg" style="text-decoration: underline;" target="_blank">文心大模型</a> - Gradio Demo by 🤗 Hugging Face
360
  </p>
361
  </div>
362
  ''')