Spaces:
Running
on
Zero
Running
on
Zero
examples
Browse files
app.py
CHANGED
@@ -59,7 +59,7 @@ pipe.transformer.__class__.set_attn_processor = NagWanTransformer3DModel.set_att
|
|
59 |
pipe.transformer.__class__.forward = NagWanTransformer3DModel.forward
|
60 |
|
61 |
examples = [
|
62 |
-
["A ginger cat passionately plays
|
63 |
["A red vintage Porsche convertible flying over a rugged coastal cliff. Monstrous waves violently crashing against the rocks below. A lighthouse stands tall atop the cliff.", 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 |
]
|
|
|
59 |
pipe.transformer.__class__.forward = NagWanTransformer3DModel.forward
|
60 |
|
61 |
examples = [
|
62 |
+
["A ginger cat passionately plays eletric guitar with intensity and emotion on a stage. The background is shrouded in deep darkness. Spotlights casts dramatic shadows.", DEFAULT_NAG_NEGATIVE_PROMPT, 11],
|
63 |
["A red vintage Porsche convertible flying over a rugged coastal cliff. Monstrous waves violently crashing against the rocks below. A lighthouse stands tall atop the cliff.", 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 |
]
|