Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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 |
''')
|