Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ 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 |
-
["
|
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"],
|
|
|
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 busy wallstreet office 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"],
|