Spaces:
Paused
Paused
Update app_lora_latent.py
Browse files- app_lora_latent.py +1 -1
app_lora_latent.py
CHANGED
|
@@ -353,7 +353,7 @@ def generate_video_with_latent_preview(
|
|
| 353 |
|
| 354 |
# --- Gradio UI ---
|
| 355 |
with gr.Blocks() as demo:
|
| 356 |
-
gr.Markdown("#
|
| 357 |
gr.Markdown("Upload an image, set parameters, and generate video + latent preview.")
|
| 358 |
|
| 359 |
with gr.Row():
|
|
|
|
| 353 |
|
| 354 |
# --- Gradio UI ---
|
| 355 |
with gr.Blocks() as demo:
|
| 356 |
+
gr.Markdown("# wan22-AOT")
|
| 357 |
gr.Markdown("Upload an image, set parameters, and generate video + latent preview.")
|
| 358 |
|
| 359 |
with gr.Row():
|