Spaces:
Build error
Build error
Add thumbnail
Browse files- app.py +1 -0
- pineapple_bag.jpeg +0 -0
app.py
CHANGED
|
@@ -32,4 +32,5 @@ gr.Interface(
|
|
| 32 |
examples=examples,
|
| 33 |
interpretation=interpretation,
|
| 34 |
enable_queue=enable_queue,
|
|
|
|
| 35 |
).launch()
|
|
|
|
| 32 |
examples=examples,
|
| 33 |
interpretation=interpretation,
|
| 34 |
enable_queue=enable_queue,
|
| 35 |
+
thumbnail="pineapple_bag.jpeg",
|
| 36 |
).launch()
|
pineapple_bag.jpeg
ADDED
|