Spaces:
Sleeping
Sleeping
sonu
commited on
Commit
·
eb3c81c
1
Parent(s):
ae5a541
Add application file
Browse files- app.py +1 -1
- examples/example1.jpg +0 -0
- examples/example1.png +0 -0
app.py
CHANGED
@@ -53,7 +53,7 @@ with gr.Blocks(title="Custom Image Captioning", css="footer {visibility: hidden}
|
|
53 |
|
54 |
gr.Examples(
|
55 |
examples=[
|
56 |
-
"examples/example1.
|
57 |
],
|
58 |
inputs=input_image,
|
59 |
outputs=output_text,
|
|
|
53 |
|
54 |
gr.Examples(
|
55 |
examples=[
|
56 |
+
"examples/example1.png",
|
57 |
],
|
58 |
inputs=input_image,
|
59 |
outputs=output_text,
|
examples/example1.jpg
DELETED
Binary file (172 kB)
|
|
examples/example1.png
ADDED
![]() |