Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -207,7 +207,7 @@ css = '''
|
|
| 207 |
'''
|
| 208 |
with gr.Blocks(theme=gr.themes.Citrus(), css=css) as app:
|
| 209 |
gr.Markdown("# Wan 2.2 First/Last Frame Video Fast")
|
| 210 |
-
gr.Markdown("
|
| 211 |
|
| 212 |
with gr.Row():
|
| 213 |
with gr.Column():
|
|
|
|
| 207 |
'''
|
| 208 |
with gr.Blocks(theme=gr.themes.Citrus(), css=css) as app:
|
| 209 |
gr.Markdown("# Wan 2.2 First/Last Frame Video Fast")
|
| 210 |
+
gr.Markdown("Based on the [Wan 2.2 First/Last Frame workflow](https://www.reddit.com/r/StableDiffusion/comments/1me4306/psa_wan_22_does_first_frame_last_frame_out_of_the/), applied to 🧨 Diffusers + [lightx2v/Wan2.2-Lightning](https://huggingface.co/lightx2v/Wan2.2-Lightning) 8-step LoRA")
|
| 211 |
|
| 212 |
with gr.Row():
|
| 213 |
with gr.Column():
|