anyonehomep1mane commited on
Commit
e344222
·
1 Parent(s): 61c7585

Code Changes

Browse files
Files changed (4) hide show
  1. app.py +3 -3
  2. cat.jpg +2 -2
  3. baklava.jpg → fridge.jpg +2 -2
  4. zebra.jpg +3 -0
app.py CHANGED
@@ -99,9 +99,9 @@ with gr.Blocks(title="AI Document Summarizer") as demo:
99
  with gr.Row(equal_height=True):
100
  gr.Examples(
101
  examples=[
102
- ["./baklava.jpg", "dessert on a plate, baklava"],
103
- ["./cat.jpg", "a cat, two cats, three cats"],
104
- ["./cat.jpg", "two sleeping cats, two cats playing, three cats laying down"],
105
  ],
106
  inputs=[image_input, text_input],
107
  outputs=[metaclip_output],
 
99
  with gr.Row(equal_height=True):
100
  gr.Examples(
101
  examples=[
102
+ ["./zebra.jpg", "a photo of a zebra, a photo of a horse, a photo of a donkey"],
103
+ ["./cat.jpg", "a photo of a cat, a photo of two cats, a photo of three cats"],
104
+ ["./fridge.jpg", "a photo of a fridge, a photo of a cupboard, a photo of a wardrobe"]
105
  ],
106
  inputs=[image_input, text_input],
107
  outputs=[metaclip_output],
cat.jpg CHANGED

Git LFS Details

  • SHA256: dea9e7ef97386345f7cff32f9055da4982da5471c48d575146c796ab4563b04e
  • Pointer size: 131 Bytes
  • Size of remote file: 173 kB

Git LFS Details

  • SHA256: 390cdc5b4a8dbfdc451890fa1ff0e992a0f6606b3e83328fe33cf6a5684c234f
  • Pointer size: 130 Bytes
  • Size of remote file: 88.2 kB
baklava.jpg → fridge.jpg RENAMED
File without changes
zebra.jpg ADDED

Git LFS Details

  • SHA256: 3eef77e177af7d06968fa2d7177e23dd3e1c6e2652d08446a07427783a534ede
  • Pointer size: 131 Bytes
  • Size of remote file: 286 kB