Update README.md
Browse files
README.md
CHANGED
|
@@ -81,12 +81,11 @@ model = model.eval()
|
|
| 81 |
|
| 82 |
# Generate images
|
| 83 |
prompts = [
|
| 84 |
-
"
|
| 85 |
-
"A
|
| 86 |
-
"
|
| 87 |
-
"
|
| 88 |
-
"A
|
| 89 |
-
"a close-up of a fire spitting dragon, cinematic shot.",
|
| 90 |
"Panda mad scientist mixing sparkling chemicals, artstation",
|
| 91 |
"the sailor galaxia. beautiful, realistic painting by mucha and kuvshinov and bilibin. watercolor, thick lining, manga, soviet realism",
|
| 92 |
]
|
|
|
|
| 81 |
|
| 82 |
# Generate images
|
| 83 |
prompts = [
|
| 84 |
+
"A giraffe standing in an open field next to some rocks.",
|
| 85 |
+
"A bike parked next to a red door on the front of a house.",
|
| 86 |
+
"An apple tree filled with lots of apples.",
|
| 87 |
+
"An empty train station has very nice clocks.",
|
| 88 |
+
"A parking lot filled with buses parked next to each other."
|
|
|
|
| 89 |
"Panda mad scientist mixing sparkling chemicals, artstation",
|
| 90 |
"the sailor galaxia. beautiful, realistic painting by mucha and kuvshinov and bilibin. watercolor, thick lining, manga, soviet realism",
|
| 91 |
]
|