sky24h commited on
Commit
aa8730f
·
verified ·
1 Parent(s): 1b9f93d

Add a description.

Browse files
Files changed (1) hide show
  1. app.py +5 -0
app.py CHANGED
@@ -52,6 +52,11 @@ with gr.Blocks() as demo:
52
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center" alt="Duplicate Space">
53
  </a>
54
  </p>
 
 
 
 
 
55
  """
56
  )
57
  with gr.Column(elem_id="col-container"):
 
52
  <img src="https://huggingface.co/datasets/huggingface/badges/raw/main/duplicate-this-space-sm.svg#center" alt="Duplicate Space">
53
  </a>
54
  </p>
55
+ <p style="text-align: center; font-size: 16px; font-family: 'Times New Roman', Times, serif;">
56
+ If you wish to use your custom input files, please duplicate this space or clone it to your local environment.</p>
57
+ <p style="text-align: center; font-size: 16px; font-family: 'Times New Roman', Times, serif;">
58
+ Alternatively, you can check our official <a href="https://github.com/sky24h/Free-View_Expressive_Talking_Head_Video_Editing">repository</a> on GitHub.
59
+ </p>
60
  """
61
  )
62
  with gr.Column(elem_id="col-container"):