Update app.py
Browse files
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.
|
| 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 |
)
|