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