Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -242,7 +242,7 @@ def generate_video(
|
|
| 242 |
return video_path, current_seed
|
| 243 |
|
| 244 |
with gr.Blocks() as demo:
|
| 245 |
-
gr.Markdown("# Fast 4 steps Wan 2.2 I2V (14B) with Lightning LoRA")
|
| 246 |
gr.Markdown("run Wan 2.2 in just 4-8 steps, with [Lightning LoRA](https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Wan22-Lightning), fp8 quantization & AoT compilation - compatible with 🧨 diffusers and ZeroGPU⚡️")
|
| 247 |
with gr.Row():
|
| 248 |
with gr.Column():
|
|
|
|
| 242 |
return video_path, current_seed
|
| 243 |
|
| 244 |
with gr.Blocks() as demo:
|
| 245 |
+
gr.Markdown("# Fast 4 steps Wan 2.2 I2V (14B) with Lightning LoRA + Live Wallpaper LoRA")
|
| 246 |
gr.Markdown("run Wan 2.2 in just 4-8 steps, with [Lightning LoRA](https://huggingface.co/Kijai/WanVideo_comfy/tree/main/Wan22-Lightning), fp8 quantization & AoT compilation - compatible with 🧨 diffusers and ZeroGPU⚡️")
|
| 247 |
with gr.Row():
|
| 248 |
with gr.Column():
|