H-Liu1997 commited on
Commit
ec46fe6
1 Parent(s): 7dbc604

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -649,9 +649,7 @@ demo = gr.Interface(
649
  </div>\
650
  ',
651
  article="\
652
- Due to the limited resources in this space, we process the first 60s of your uploaded audio. <br/>\
653
- Try to develop this space locally for longer motion generation, e.g., 60s. <br/>\
654
- Relevant links: [Project Page (https://pantomatrix.github.io/EMAGE/)\
655
  ",
656
  examples=examples,
657
  )
 
649
  </div>\
650
  ',
651
  article="\
652
+ Due to the limited resources in this space, we process the first 60s of your uploaded audio,try to develop this space locally for longer motion generation, [Project Page](https://pantomatrix.github.io/EMAGE/)\
 
 
653
  ",
654
  examples=examples,
655
  )