Spaces:
Running
Running
jiang
commited on
Commit
•
867a29b
1
Parent(s):
9270dae
update demo images
Browse files- app.py +3 -1
- demo/dog.jpg +0 -0
- demo/vases.jpg +0 -0
app.py
CHANGED
@@ -34,7 +34,9 @@ description = """<p style='text-align: center'> <a href='https://polyformer.gith
|
|
34 |
</p>
|
35 |
"""
|
36 |
|
37 |
-
examples = [['demo/
|
|
|
|
|
38 |
['demo/unicorn.jpeg', 'a unicorn doing computer vision research'],
|
39 |
['demo/pig.jpeg', 'a pig robot preparing a delicious meal'],
|
40 |
['demo/otta.png', 'a gentleman otter in a 19th century portrait'],
|
|
|
34 |
</p>
|
35 |
"""
|
36 |
|
37 |
+
examples = [['demo/vases.jpg', 'the blue vase on the left'],
|
38 |
+
['demo/dog.jpg', 'the dog wearing glasses'],
|
39 |
+
['demo/bear.jpeg', 'a bear astronaut in the space'],
|
40 |
['demo/unicorn.jpeg', 'a unicorn doing computer vision research'],
|
41 |
['demo/pig.jpeg', 'a pig robot preparing a delicious meal'],
|
42 |
['demo/otta.png', 'a gentleman otter in a 19th century portrait'],
|
demo/dog.jpg
ADDED
demo/vases.jpg
ADDED