multimodalart HF Staff commited on
Commit
8323fa2
Β·
verified Β·
1 Parent(s): 5076eac

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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("Running 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/) via 🧨 Diffusers and the [lightx2v/Wan2.2-Lightning](https://huggingface.co/lightx2v/Wan2.2-Lightning) principles on ZeroGPU")
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():