fffiloni commited on
Commit
7bc86ee
·
verified ·
1 Parent(s): 2b27cb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +35 -14
app.py CHANGED
@@ -911,60 +911,81 @@ with gr.Blocks(title="Krea Realtime Video 14B") as demo:
911
  gr.Examples(
912
  examples=[
913
  [
914
- "Astronaut in a jungle, cold color palette, muted colors, detailed, cinematic, 8k",
915
  "Base model",
916
  9,
917
  6,
918
  42,
919
  ],
920
  [
921
- "A tiny wooden boat drifting through a misty lake at sunrise, a curious cat sitting at the front, soft cinematic lighting, calm water reflections",
922
  "Base model",
923
  9,
924
  6,
925
  123,
926
  ],
927
  [
928
- "A futuristic city at sunset, flying vehicles between glass towers, neon reflections, cinematic camera movement, atmospheric haze",
929
  "Base model",
930
  9,
931
  6,
932
- 7,
933
  ],
934
  [
935
- "A car racing down a snowy mountain road, dramatic chase shot, powder snow flying behind the wheels, cold blue lighting, high speed motion",
936
  "Base model",
937
  9,
938
  6,
939
- 99,
940
  ],
941
  [
942
- "A surreal underwater library, glowing jellyfish floating between bookshelves, slow cinematic dolly shot, dreamlike atmosphere",
943
  "Base model",
944
  9,
945
  6,
946
- 314,
947
  ],
948
  [
949
- "a cat sitting on a boat",
950
- "Origami",
 
 
 
 
 
 
 
951
  9,
952
  6,
953
  2026,
954
  ],
955
  [
956
- "a dragon flying over a mountain village at sunrise, paper-folded geometry, delicate handmade texture, soft shadows",
 
 
 
 
 
 
 
957
  "Origami",
958
  9,
959
  6,
960
- 777,
961
  ],
962
  [
963
- "a small fox walking through a paper forest, handcrafted origami style, warm lantern light, cinematic close-up",
964
  "Origami",
965
  9,
966
  6,
967
- 888,
 
 
 
 
 
 
 
968
  ],
969
  ],
970
  inputs=[
 
911
  gr.Examples(
912
  examples=[
913
  [
914
+ "An astronaut runs through a dense jungle, pushing through wet foliage while glowing insects swirl around and mist rises from the ground, the camera following as branches snap and leaves shake in his path, cinematic action scene",
915
  "Base model",
916
  9,
917
  6,
918
  42,
919
  ],
920
  [
921
+ "A man sprints through a narrow neon alley at night while being chased, jumping over trash bins and splashing through puddles as loose papers swirl in the wind and signs flicker around him, intense handheld action shot",
922
  "Base model",
923
  9,
924
  6,
925
  123,
926
  ],
927
  [
928
+ "A sports car drifts aggressively around tight corners on a snowy mountain road, kicking up clouds of snow and ice as headlights flash through the blizzard and the vehicle accelerates downhill, high-speed dynamic tracking shot",
929
  "Base model",
930
  9,
931
  6,
932
+ 99,
933
  ],
934
  [
935
+ "A surfer rides a huge crashing wave, carving sharply across the water and spraying foam into the air as the wave curls behind him and sunlight glitters across the ocean, energetic action scene",
936
  "Base model",
937
  9,
938
  6,
939
+ 314,
940
  ],
941
  [
942
+ "A small fighter spaceship races through an asteroid field, dodging spinning rocks and firing bright lasers while explosions flash in the distance, fast-paced sci-fi action sequence",
943
  "Base model",
944
  9,
945
  6,
946
+ 777,
947
  ],
948
  [
949
+ "A skateboarder speeds through an urban plaza, jumping down stairs and landing tricks while pigeons scatter and people turn to watch, lively street action video",
950
+ "Base model",
951
+ 9,
952
+ 6,
953
+ 888,
954
+ ],
955
+ [
956
+ "A group of dancers performs an explosive street routine, spinning, jumping, and moving in sync while dust rises from the ground and bystanders cheer around them, high-energy choreography",
957
+ "Base model",
958
  9,
959
  6,
960
  2026,
961
  ],
962
  [
963
+ "An explorer runs across a collapsing rope bridge in the jungle, grabbing the ropes as wooden planks snap beneath his feet while mist rises from the canyon below and leaves whip in the wind, adventure action sequence",
964
+ "Base model",
965
+ 9,
966
+ 6,
967
+ 515,
968
+ ],
969
+ [
970
+ "a small origami fox runs through a paper forest, leaping over folded rocks and darting between swaying paper trees while loose paper leaves flutter around it, whimsical animated motion",
971
  "Origami",
972
  9,
973
  6,
974
+ 616,
975
  ],
976
  [
977
+ "a giant origami dragon flies over a paper village, flapping its folded wings and sending paper rooftops trembling, then diving low before soaring upward again, dramatic handcrafted action",
978
  "Origami",
979
  9,
980
  6,
981
+ 717,
982
+ ],
983
+ [
984
+ "an origami boat rides rough folded-paper waves during a storm, rocking violently as paper water splashes upward and the sail bends in the wind, dynamic handmade animation",
985
+ "Origami",
986
+ 9,
987
+ 6,
988
+ 818,
989
  ],
990
  ],
991
  inputs=[