Spaces:
Runtime error
Runtime error
Commit
·
9b76cbb
1
Parent(s):
7a82e60
Update app.py
Browse files
app.py
CHANGED
@@ -66,10 +66,10 @@ def infer(prompt, sd_options, seed, b1, b2, s1, s2):
|
|
66 |
|
67 |
examples = [
|
68 |
[
|
69 |
-
"A
|
70 |
],
|
71 |
[
|
72 |
-
"
|
73 |
],
|
74 |
[
|
75 |
"Campfire at night in a snowy forest with starry sky in the background."
|
@@ -78,7 +78,7 @@ examples = [
|
|
78 |
"a fantasy landscape, trending on artstation"
|
79 |
],
|
80 |
[
|
81 |
-
"
|
82 |
],
|
83 |
[
|
84 |
"An astronaut is riding a horse in the space in a photorealistic style."
|
@@ -89,9 +89,6 @@ examples = [
|
|
89 |
[
|
90 |
"A storm trooper vacuuming the beach."
|
91 |
],
|
92 |
-
[
|
93 |
-
"An astronaut feeding ducks on a sunny afternoon, reflection from the water."
|
94 |
-
],
|
95 |
[
|
96 |
"Fireworks."
|
97 |
],
|
|
|
66 |
|
67 |
examples = [
|
68 |
[
|
69 |
+
"A horse galloping on the ocean",
|
70 |
],
|
71 |
[
|
72 |
+
"a teddy bear walking in the snowstorm"
|
73 |
],
|
74 |
[
|
75 |
"Campfire at night in a snowy forest with starry sky in the background."
|
|
|
78 |
"a fantasy landscape, trending on artstation"
|
79 |
],
|
80 |
[
|
81 |
+
"An astronaut flying in space, 4k, high resolution."
|
82 |
],
|
83 |
[
|
84 |
"An astronaut is riding a horse in the space in a photorealistic style."
|
|
|
89 |
[
|
90 |
"A storm trooper vacuuming the beach."
|
91 |
],
|
|
|
|
|
|
|
92 |
[
|
93 |
"Fireworks."
|
94 |
],
|