deepkyu commited on
Commit
e28a921
·
1 Parent(s): d968afd

Add comment to connect with arXiv paper

Browse files

Following the comment from /static-proxy?url=https%3A%2F%2Fdiscuss.huggingface.co%2Ft%2Fhow-to-link-the-spaces-with-arxiv%2F27094%2F2%3Fu%3Ddeepkyu%2C I add the HF model card link as a comment.

Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,3 +1,4 @@
 
1
  import os
2
  import subprocess
3
 
 
1
+ # https://huggingface.co/deepkyu/ml-talking-face
2
  import os
3
  import subprocess
4