Link to 128 frames
#28
by
Fabrice-TIERCELIN
- opened
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.
|
|
|
|
|
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():
|