Something get wrong when run it locally

#9
by CrazyBigTruck - opened

I clone the repo to my pc, and when I try the app, It looks like I find two bugs.

  1. When I click the button "submit"(for VQA), nothing in the output.
  2. When I click the "Caption it", it reports an error:
    "Something went wrong
    Expecting value: line 1 column 1 (char 0)"

Can you tell me how to fix that?

2.PNG

The demo won’t run out of the box on your local environment. No backend implementation is included.

For inference, please see https://github.com/salesforce/LAVIS/tree/main/projects/blip2 for reference.

Thanks.

dxli changed discussion status to closed

Sign up or log in to comment