Spaces:
Runtime error
Runtime error
tuebingen example added
Browse files- app.py +1 -0
- demo_examples/tue.jpeg +0 -0
app.py
CHANGED
@@ -135,6 +135,7 @@ gr.Interface(
|
|
135 |
description=description,
|
136 |
article=article,
|
137 |
examples=[
|
|
|
138 |
["./demo_examples/baby.png"],
|
139 |
["./demo_examples/bird.png"],
|
140 |
["./demo_examples/butterfly.png"],
|
|
|
135 |
description=description,
|
136 |
article=article,
|
137 |
examples=[
|
138 |
+
["./demo_examples/tue.jpeg"],
|
139 |
["./demo_examples/baby.png"],
|
140 |
["./demo_examples/bird.png"],
|
141 |
["./demo_examples/butterfly.png"],
|
demo_examples/tue.jpeg
ADDED