wjmcat commited on
Commit
aa2f8d1
1 Parent(s): f8c8ff5

Upload footer.html

Browse files
Files changed (1) hide show
  1. 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>