Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
@@ -156,11 +156,8 @@ def generate_video_with_example(
|
|
156 |
|
157 |
|
158 |
with gr.Blocks() as demo:
|
159 |
-
gr.Markdown('''# Normalized Attention Guidance (NAG) for fast 4 steps Wan2.1-T2V-14B with
|
160 |
-
|
161 |
-
|
162 |
-
[CausVid](https://github.com/tianweiy/CausVid) is a distilled version of Wan2.1 to run faster in just 4-8 steps, [extracted as LoRA by Kijai](https://huggingface.co/Kijai/WanVideo_comfy/blob/main/Wan21_CausVid_14B_T2V_lora_rank32.safetensors).
|
163 |
-
''')
|
164 |
|
165 |
with gr.Row():
|
166 |
with gr.Column():
|
|
|
156 |
|
157 |
|
158 |
with gr.Blocks() as demo:
|
159 |
+
gr.Markdown('''# Normalized Attention Guidance (NAG) for fast 4 steps Wan2.1-T2V-14B with Wan14BT2VFusioniX
|
160 |
+
''')
|
|
|
|
|
|
|
161 |
|
162 |
with gr.Row():
|
163 |
with gr.Column():
|