Spaces:
Runtime error
Runtime error
anas-awadalla
commited on
Commit
•
96f6488
1
Parent(s):
9c69aec
fix paths
Browse files
app.py
CHANGED
@@ -9,6 +9,7 @@ login(token=os.environ["HUGGINGFACE_TOKEN"])
|
|
9 |
demo_imgs = [
|
10 |
["images/chinchilla_web-1024x683.jpg", "images/shiba-inu-dog-in-the-snow.jpg"],
|
11 |
["images/900.jpeg", "images/hummus.jpg"],
|
|
|
12 |
[
|
13 |
"images/bcee7a-20190225-a-london-underground-sign.jpg",
|
14 |
"images/istockphoto-622434332-1024x1024.jpg",
|
|
|
9 |
demo_imgs = [
|
10 |
["images/chinchilla_web-1024x683.jpg", "images/shiba-inu-dog-in-the-snow.jpg"],
|
11 |
["images/900.jpeg", "images/hummus.jpg"],
|
12 |
+
["images/COCO_train2014_000000572279.jpg", "images/COCO_train2014_000000194806.jpg"],
|
13 |
[
|
14 |
"images/bcee7a-20190225-a-london-underground-sign.jpg",
|
15 |
"images/istockphoto-622434332-1024x1024.jpg",
|