Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -240,9 +240,9 @@ with gr.Blocks(
|
|
240 |
session_id = gr.State(str(uuid.uuid4()))
|
241 |
|
242 |
gr.Markdown("# π Wan-2.1-14B-VACE")
|
243 |
-
gr.Markdown("
|
244 |
-
VACE is an all-in-one model designed for video creation and editing. It encompasses various tasks, including reference-to-video generation (R2V), video-to-video editing (V2V), and masked video-to-video editing (MV2V), allowing users to compose these tasks freely. This functionality enables users to explore diverse possibilities and streamlines their workflows effectively, offering a range of capabilities, such as Move-Anything, Swap-Anything, Reference-Anything, Expand-Anything, Animate-Anything, and more.
|
245 |
-
)
|
246 |
gr.Markdown("""
|
247 |
[WaveSpeedAI](https://wavespeed.ai/) ζδΎε
θΏηAIθ§ι’ηζε ιζζ―
|
248 |
""")
|
|
|
240 |
session_id = gr.State(str(uuid.uuid4()))
|
241 |
|
242 |
gr.Markdown("# π Wan-2.1-14B-VACE")
|
243 |
+
gr.Markdown("""
|
244 |
+
VACE is an all-in-one model designed for video creation and editing. It encompasses various tasks, including reference-to-video generation (R2V), video-to-video editing (V2V), and masked video-to-video editing (MV2V), allowing users to compose these tasks freely. This functionality enables users to explore diverse possibilities and streamlines their workflows effectively, offering a range of capabilities, such as Move-Anything, Swap-Anything, Reference-Anything, Expand-Anything, Animate-Anything, and more.
|
245 |
+
""")
|
246 |
gr.Markdown("""
|
247 |
[WaveSpeedAI](https://wavespeed.ai/) ζδΎε
θΏηAIθ§ι’ηζε ιζζ―
|
248 |
""")
|