jhj0517 commited on
Commit
533926d
1 Parent(s): 61912c5

update header

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ class App:
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
  )
 
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 <strong>Step1: Pose Alignment</strong> process, go to <strong>Step2: MusePose Inference</strong> and click the "GENERATE" button.
122
  </p>
123
  """
124
  )