xi0v Fabrice-TIERCELIN commited on
Commit
9633bf0
1 Parent(s): cbb0dad

Link to 128 frames (#28)

Browse files

- Link to 128 frames (bfcb7ec9955451f39a0f3bf7dbd2f8dbc70986cb)


Co-authored-by: Fabrice TIERCELIN <Fabrice-TIERCELIN@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -163,7 +163,9 @@ with gr.Blocks() as demo:
163
 
164
  <p>
165
  This demo is based on <i>Stable Video Diffusion</i> artificial intelligence.
166
- No prompt or camera control is handled here. To control motions, rather use <i><a href="https://huggingface.co/spaces/TencentARC/MotionCtrl_SVD">MotionCtrl SVD</a></i>.
 
 
167
  </p>
168
  """)
169
  with gr.Row():
 
163
 
164
  <p>
165
  This demo is based on <i>Stable Video Diffusion</i> artificial intelligence.
166
+ No prompt or camera control is handled here.
167
+ To control motions, rather use <i><a href="https://huggingface.co/spaces/TencentARC/MotionCtrl_SVD">MotionCtrl SVD</a></i>.
168
+ If you need 128 frames, rather use <i><a href="https://huggingface.co/spaces/modelscope/ExVideo-SVD-128f-v1">ExVideo</a></i>.
169
  </p>
170
  """)
171
  with gr.Row():