Spaces:
Running
on
Zero
Running
on
Zero
examples
Browse files
app.py
CHANGED
@@ -60,7 +60,7 @@ pipe.transformer.__class__.forward = NagWanTransformer3DModel.forward
|
|
60 |
|
61 |
examples = [
|
62 |
["A ginger cat passionately plays a violin with intensity and emotion on a classical concert stage. The background is shrouded in deep darkness. Soft spotlights casts dramatic shadows.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
63 |
-
["
|
64 |
["Enormous glowing jellyfish float slowly across a sky filled with soft clouds. Their tentacles shimmer with iridescent light as they drift above a peaceful mountain landscape. Magical and dreamlike, captured in a wide shot. Surreal realism style with detailed textures.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
65 |
]
|
66 |
|
|
|
60 |
|
61 |
examples = [
|
62 |
["A ginger cat passionately plays a violin with intensity and emotion on a classical concert stage. The background is shrouded in deep darkness. Soft spotlights casts dramatic shadows.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
63 |
+
["A red Porsche speeding along a rugged coastal cliff, with powerful waves crashing below. Realistic lighting, high dynamic range (HDR), film-grade depth of field.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
64 |
["Enormous glowing jellyfish float slowly across a sky filled with soft clouds. Their tentacles shimmer with iridescent light as they drift above a peaceful mountain landscape. Magical and dreamlike, captured in a wide shot. Surreal realism style with detailed textures.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
65 |
]
|
66 |
|