Spaces:
Running
Running
jhj0517
commited on
Commit
·
61912c5
1
Parent(s):
329d0a4
update header
Browse files
app.py
CHANGED
@@ -117,7 +117,8 @@ class App:
|
|
117 |
|
118 |
<p style="font-size: 18px;">
|
119 |
<strong>Note</strong>: This space only allows video input up to <strong>3 seconds</strong> because ZeroGPU limits the function runtime to 2 minutes. <br>
|
120 |
-
If you want longer video inputs, you have to run it locally. Click the link above and follow the README to try it locally
|
|
|
121 |
</p>
|
122 |
"""
|
123 |
)
|
|
|
117 |
|
118 |
<p style="font-size: 18px;">
|
119 |
<strong>Note</strong>: This space only allows video input up to <strong>3 seconds</strong> because ZeroGPU limits the function runtime to 2 minutes. <br>
|
120 |
+
If you want longer video inputs, you have to run it locally. Click the link above and follow the README to try it locally.<br><br>
|
121 |
+
When you have completed the **Step1: Pose Alignment** process, go to **Step2: MusePose Inference** and click the "GENERATE" button.
|
122 |
</p>
|
123 |
"""
|
124 |
)
|