Spaces:
Runtime error
Runtime error
Commit
·
2bc6100
1
Parent(s):
a0d6057
selct tree images
Browse files
app.py
CHANGED
@@ -79,7 +79,6 @@ gr.Interface(
|
|
79 |
title="Titolo",
|
80 |
description="Description of the app",
|
81 |
examples=[
|
82 |
-
# if you have many input use a list ["gabbiano.jpg", "other input", ...]
|
83 |
"images/test_image57.jpg",
|
84 |
"images/test_image103.jpg",
|
85 |
"images/test_image41.jpg",
|
|
|
79 |
title="Titolo",
|
80 |
description="Description of the app",
|
81 |
examples=[
|
|
|
82 |
"images/test_image57.jpg",
|
83 |
"images/test_image103.jpg",
|
84 |
"images/test_image41.jpg",
|