jiandan1998 commited on
Commit
e73a514
Β·
verified Β·
1 Parent(s): b44f555

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
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
  """)