Spaces:
Runtime error
Runtime error
modify examples
Browse files
app.py
CHANGED
@@ -26,7 +26,8 @@ def generate_image(prompt):
|
|
26 |
examples = [
|
27 |
["A serene landscape with mountains and a river in sgc style"],
|
28 |
["A futuristic city skyline at night in sgc style"],
|
29 |
-
["A
|
|
|
30 |
["A vibrant underwater scene with coral reefs and fish in sgc style"],
|
31 |
["A magical forest with glowing plants and creatures in sgc style"],
|
32 |
]
|
|
|
26 |
examples = [
|
27 |
["A serene landscape with mountains and a river in sgc style"],
|
28 |
["A futuristic city skyline at night in sgc style"],
|
29 |
+
["A military plane flying over the pacific in sgc style"],
|
30 |
+
["A beach scene with a pirate ship visible in the ocean in sgc style"],
|
31 |
["A vibrant underwater scene with coral reefs and fish in sgc style"],
|
32 |
["A magical forest with glowing plants and creatures in sgc style"],
|
33 |
]
|