Doubiiu commited on
Commit
5a24e23
1 Parent(s): 178f8d5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -4
app.py CHANGED
@@ -120,11 +120,9 @@ with gr.Blocks(analytics_enabled=False, css=css) as dynamicrafter_iface:
120
  <a href='https://www.cse.cuhk.edu.hk/~ttwong/myself.html'>Tien-Tsin Wong</a>,\
121
  <a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=zh-CN'>Ying Shan</a>\
122
  </h2> \
123
- <a style='font-size:18px;color: #000000'>If DynamiCrafter is helpful, please help to ⭐ the </a>\
124
- <a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'>[Github] </a>\
125
  <a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
126
- <a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a>\
127
- </div>")
128
 
129
  with gr.Tab(label='ImageAnimation_576x1024'):
130
  with gr.Column():
 
120
  <a href='https://www.cse.cuhk.edu.hk/~ttwong/myself.html'>Tien-Tsin Wong</a>,\
121
  <a href='https://scholar.google.com/citations?user=4oXBp9UAAAAJ&hl=zh-CN'>Ying Shan</a>\
122
  </h2> \
 
 
123
  <a style='font-size:18px;color: #000000' href='https://arxiv.org/abs/2310.12190'> [ArXiv] </a>\
124
+ <a style='font-size:18px;color: #000000' href='https://doubiiu.github.io/projects/DynamiCrafter/'> [Project Page] </a> \
125
+ <a style='font-size:18px;color: #000000' href='https://github.com/Doubiiu/DynamiCrafter'> [Github] </a> </div>")
126
 
127
  with gr.Tab(label='ImageAnimation_576x1024'):
128
  with gr.Column():