Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -163,8 +163,7 @@ css = ".gradio-container {max-width: 1100px !important; margin: 0 auto} #output_
|
|
| 163 |
|
| 164 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
| 165 |
gr.Markdown("# Wan 2.2 TI2V 5B")
|
| 166 |
-
gr.Markdown("generate high quality videos using Wan 2.2 5B Text-Image-to-Video model")
|
| 167 |
-
gr.Markdown("[[model]](https://huggingface.co/Wan-AI/Wan2.2-TI2V-5B),[[paper]](https://arxiv.org/abs/2503.20314)")
|
| 168 |
|
| 169 |
with gr.Row():
|
| 170 |
with gr.Column(scale=2):
|
|
|
|
| 163 |
|
| 164 |
with gr.Blocks(css=css, theme=gr.themes.Soft()) as demo:
|
| 165 |
gr.Markdown("# Wan 2.2 TI2V 5B")
|
| 166 |
+
gr.Markdown("generate high quality videos using **Wan 2.2 5B Text-Image-to-Video model**,[[model]](https://huggingface.co/Wan-AI/Wan2.2-TI2V-5B),[[paper]](https://arxiv.org/abs/2503.20314)")
|
|
|
|
| 167 |
|
| 168 |
with gr.Row():
|
| 169 |
with gr.Column(scale=2):
|