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

Add comment to connect with arXiv paper

Browse files

Following the comment from https://discuss.huggingface.co/t/how-to-link-the-spaces-with-arxiv/27094/2?u=deepkyu, 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