Spaces:
Runtime error
Runtime error
footer
Browse files- footer.html +1 -1
footer.html
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
<div class="footer">
|
2 |
-
<p>
|
3 |
</p>
|
4 |
</div>
|
|
|
1 |
<div class="footer">
|
2 |
+
<p>Model by <a href="https://github.com/PaddlePaddle/PaddleNLP" style="text-decoration: underline;" target="_blank">PaddleNLP</a> and Gradio Demo by 🤗 Hugging Face
|
3 |
</p>
|
4 |
</div>
|