Spaces:
Running
on
Zero
Running
on
Zero
Update app_lora_latent.py
Browse files- app_lora_latent.py +2 -2
app_lora_latent.py
CHANGED
|
@@ -393,7 +393,7 @@ with gr.Blocks() as demo:
|
|
| 393 |
"POV selfie video, white cat with sunglasses standing on surfboard, relaxed smile, tropical beach behind (clear water, green hills, blue sky with clouds). Surfboard tips, cat falls into ocean, camera plunges underwater with bubbles and sunlight beams. Brief underwater view of cat’s face, then cat resurfaces, still filming selfie, playful summer vacation mood.", # prompt
|
| 394 |
4, # steps
|
| 395 |
default_negative_prompt, # negative_prompt
|
| 396 |
-
|
| 397 |
1.0, # guidance_scale
|
| 398 |
1.0, # guidance_scale_2
|
| 399 |
42, # seed
|
|
@@ -404,7 +404,7 @@ with gr.Blocks() as demo:
|
|
| 404 |
"A sleek lunar vehicle glides into view from left to right, kicking up moon dust as astronauts in white spacesuits hop aboard with characteristic lunar bouncing movements. In the distant background, a VTOL craft descends straight down and lands silently on the surface. Throughout the entire scene, ethereal aurora borealis ribbons dance across the star-filled sky, casting shimmering curtains of green, blue, and purple light that bathe the lunar landscape in an otherworldly, magical glow.",
|
| 405 |
4,
|
| 406 |
default_negative_prompt,
|
| 407 |
-
|
| 408 |
1.0,
|
| 409 |
1.0,
|
| 410 |
123,
|
|
|
|
| 393 |
"POV selfie video, white cat with sunglasses standing on surfboard, relaxed smile, tropical beach behind (clear water, green hills, blue sky with clouds). Surfboard tips, cat falls into ocean, camera plunges underwater with bubbles and sunlight beams. Brief underwater view of cat’s face, then cat resurfaces, still filming selfie, playful summer vacation mood.", # prompt
|
| 394 |
4, # steps
|
| 395 |
default_negative_prompt, # negative_prompt
|
| 396 |
+
2, # duration_seconds
|
| 397 |
1.0, # guidance_scale
|
| 398 |
1.0, # guidance_scale_2
|
| 399 |
42, # seed
|
|
|
|
| 404 |
"A sleek lunar vehicle glides into view from left to right, kicking up moon dust as astronauts in white spacesuits hop aboard with characteristic lunar bouncing movements. In the distant background, a VTOL craft descends straight down and lands silently on the surface. Throughout the entire scene, ethereal aurora borealis ribbons dance across the star-filled sky, casting shimmering curtains of green, blue, and purple light that bathe the lunar landscape in an otherworldly, magical glow.",
|
| 405 |
4,
|
| 406 |
default_negative_prompt,
|
| 407 |
+
2,
|
| 408 |
1.0,
|
| 409 |
1.0,
|
| 410 |
123,
|