Spaces:
Running
Running
krishnapal2308
commited on
Commit
·
03f2b8a
1
Parent(s):
599f168
removed cached files
Browse files- app.py +0 -1
- gradio_cached_examples/17/log.csv +0 -5
- gradio_cached_examples/17/output 1/5f5ac48c51830807ebc1/audio +0 -0
- gradio_cached_examples/17/output 1/616c31df069fc6f8ff8d/audio +0 -0
- gradio_cached_examples/17/output 1/a7b3fb069783e183f30e/audio +0 -0
- gradio_cached_examples/17/output 1/ca5aaabdfeef6bfd1a0b/audio +0 -0
app.py
CHANGED
@@ -74,7 +74,6 @@ iface = gr.Interface(fn=process_image_and_generate_output,
|
|
74 |
inputs=[image_input, model_selection_input],
|
75 |
outputs=["text", "audio"],
|
76 |
examples=sample_images,
|
77 |
-
cache_examples=True,
|
78 |
allow_flagging='never',
|
79 |
title="Eye For Blind | Image Captioning & TTS Demo",
|
80 |
description=f"{problem_statement}\n\n{solution_overview}\n\n{real_life_scenario}")
|
|
|
74 |
inputs=[image_input, model_selection_input],
|
75 |
outputs=["text", "audio"],
|
76 |
examples=sample_images,
|
|
|
77 |
allow_flagging='never',
|
78 |
title="Eye For Blind | Image Captioning & TTS Demo",
|
79 |
description=f"{problem_statement}\n\n{solution_overview}\n\n{real_life_scenario}")
|
gradio_cached_examples/17/log.csv
DELETED
@@ -1,5 +0,0 @@
|
|
1 |
-
output 0,output 1,flag,username,timestamp
|
2 |
-
people sitting on top of a snow covered slope,"{""path"":""gradio_cached_examples\\17\\output 1\\ca5aaabdfeef6bfd1a0b\\audio"",""url"":null,""size"":null,""orig_name"":""audio"",""mime_type"":null}",,,2024-02-09 15:43:56.019598
|
3 |
-
five children getting ready to sled,"{""path"":""gradio_cached_examples\\17\\output 1\\616c31df069fc6f8ff8d\\audio"",""url"":null,""size"":null,""orig_name"":""audio"",""mime_type"":null}",,,2024-02-09 15:43:57.007513
|
4 |
-
a man riding a bike down a mountain side,"{""path"":""gradio_cached_examples\\17\\output 1\\a7b3fb069783e183f30e\\audio"",""url"":null,""size"":null,""orig_name"":""audio"",""mime_type"":null}",,,2024-02-09 15:43:58.457672
|
5 |
-
a man on a bicycle on a mountain,"{""path"":""gradio_cached_examples\\17\\output 1\\5f5ac48c51830807ebc1\\audio"",""url"":null,""size"":null,""orig_name"":""audio"",""mime_type"":null}",,,2024-02-09 15:43:59.021601
|
|
|
|
|
|
|
|
|
|
|
|
gradio_cached_examples/17/output 1/5f5ac48c51830807ebc1/audio
DELETED
Binary file (11.2 kB)
|
|
gradio_cached_examples/17/output 1/616c31df069fc6f8ff8d/audio
DELETED
Binary file (11 kB)
|
|
gradio_cached_examples/17/output 1/a7b3fb069783e183f30e/audio
DELETED
Binary file (13 kB)
|
|
gradio_cached_examples/17/output 1/ca5aaabdfeef6bfd1a0b/audio
DELETED
Binary file (13.2 kB)
|
|