Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -10,9 +10,8 @@ import time
|
|
| 10 |
def download_random_image(animal):
|
| 11 |
animal_images = {
|
| 12 |
"chat": [
|
| 13 |
-
"https://
|
| 14 |
-
"https://
|
| 15 |
-
"https://placekitten.com/302/302"
|
| 16 |
],
|
| 17 |
"chien": [
|
| 18 |
"https://images.dog.ceo/breeds/hound-afghan/n02096585_1034.jpg",
|
|
|
|
| 10 |
def download_random_image(animal):
|
| 11 |
animal_images = {
|
| 12 |
"chat": [
|
| 13 |
+
"https://i.ibb.co/2FnDthw/IMG-6419.jpg",
|
| 14 |
+
"https://i.ibb.co/QHpP9D4/IMG-6420.jpg",
|
|
|
|
| 15 |
],
|
| 16 |
"chien": [
|
| 17 |
"https://images.dog.ceo/breeds/hound-afghan/n02096585_1034.jpg",
|