aim-uofa / Matcher

[ICLR'24] Matcher: Segment Anything with One Shot Using All-Purpose Feature Matching
https://arxiv.org/abs/2305.13310
Other
445 stars 26 forks source link

problem of how to use the Gradio Demo #17

Open duoqingxiaowangzi opened 7 months ago

duoqingxiaowangzi commented 7 months ago

image hello, i followed the introduction and run the app.py, but it went wrong when i open the browser and use the demo.

duoqingxiaowangzi commented 7 months ago

image

yangliu96 commented 7 months ago

Please check if there are any missing installation packages and if two target images have been uploaded. Since someone (see this issue) can run this demo normally, there should be no bugs in the code.

duoqingxiaowangzi commented 7 months ago

Thanks for your help! I have overcome my problem after I updated gradio to the newest version and pip install gradio_client==0.2.7.

junho98 commented 7 months ago

Hello, any way we could add a second prompt (the mask for the reference image)?

miquel-espinosa commented 6 months ago

I was encountering the same issue. It is resolved now after installing pip install gradio==3.43.1