ginipick commited on
Commit
7808ef5
·
verified ·
1 Parent(s): a5b43ba

Update demo.py

Browse files
Files changed (1) hide show
  1. demo.py +0 -6
demo.py CHANGED
@@ -210,12 +210,6 @@ if not os.path.exists(args.save_img_path):
210
 
211
  with gr.Blocks() as demo:
212
 
213
- gr.Markdown("<font color=red size=6.5><center>Cinemo: Consistent and Controllable Image Animation with Motion Diffusion Models</center></font>")
214
- gr.Markdown(
215
- """<div style="display: flex;align-items: center;justify-content: center">
216
- [<a href="https://arxiv.org/abs/2407.15642">Arxiv Report</a>] | [<a href="https://https://maxin-cn.github.io/cinemo_project/">Project Page</a>] | [<a href="https://github.com/maxin-cn/Cinemo">Github</a>]</div>
217
- """
218
- )
219
 
220
 
221
  with gr.Column(variant="panel"):
 
210
 
211
  with gr.Blocks() as demo:
212
 
 
 
 
 
 
 
213
 
214
 
215
  with gr.Column(variant="panel"):