Spaces:
Runtime error
Runtime error
Commit
·
4131d04
1
Parent(s):
008ee5b
Update app.py
Browse files
app.py
CHANGED
@@ -18,7 +18,7 @@ def generate_image(prompt):
|
|
18 |
"https://avatars.mds.yandex.net/i?id=e2639ee50941423c94aab655b416c8e1db84a015-9712020-images-thumbs&n=13"
|
19 |
]
|
20 |
|
21 |
-
|
22 |
"https://avatars.mds.yandex.net/i?id=a1a7b590d43b39c427304b03c180802c-5714596-images-thumbs&n=13",
|
23 |
"https://avatars.mds.yandex.net/i?id=4da68929c18e73e06c2332018658f2f344f4e56e-8567697-images-thumbs&n=13",
|
24 |
"https://avatars.mds.yandex.net/i?id=c4000087b8d4c591d887a3d21f25a76738cb3d21-5880141-images-thumbs&n=13",
|
|
|
18 |
"https://avatars.mds.yandex.net/i?id=e2639ee50941423c94aab655b416c8e1db84a015-9712020-images-thumbs&n=13"
|
19 |
]
|
20 |
|
21 |
+
animal = [
|
22 |
"https://avatars.mds.yandex.net/i?id=a1a7b590d43b39c427304b03c180802c-5714596-images-thumbs&n=13",
|
23 |
"https://avatars.mds.yandex.net/i?id=4da68929c18e73e06c2332018658f2f344f4e56e-8567697-images-thumbs&n=13",
|
24 |
"https://avatars.mds.yandex.net/i?id=c4000087b8d4c591d887a3d21f25a76738cb3d21-5880141-images-thumbs&n=13",
|