HarborYuan / ovsam

[ECCV 2024] The official code of paper "Open-Vocabulary SAM".
https://www.mmlab-ntu.com/project/ovsam
Other
945 stars 28 forks source link

Can not open online demo #20

Closed BboyHanat closed 9 months ago

BboyHanat commented 9 months ago

seem like model sha256 doesn't match?

HarborYuan commented 9 months ago

Hi @BboyHanat ,

Thanks for your reporting. The sha256 issue is caused by occasional network errors, and I have restarted the hugging face space. You can use it now.

HarborYuan commented 9 months ago

You can also try the demo on OpenXLab.

nullkatar commented 4 months ago

Hey @HarborYuan thanks a lot for your work! But can I gently ask you to restart huggingface hub instance again? Also OpenXLab didnt work for me smh, it was just not outputting anything,

HarborYuan commented 4 months ago

Hi @nullkatar ,

Thanks for your information.

I have checked and found that it is due to Gradio's API change. I have fixed the bug. Please let me know if there are any other problems with the online demo.

nullkatar commented 4 months ago

Hi @HarborYuan!

Thanks a lot for quick response! Both of the demos are online, but not showing any output unfortunately :( image

HarborYuan commented 4 months ago

Hi @nullkatar ,

I just have a try, and it works well. Could you please click more times to figure out whether it works well? You can also download the demo to run in your own GPU to inference.

nullkatar commented 4 months ago

I putting more points and discovered that it was a browser issue... I'm terribly sorry and once again thanks a lot @HarborYuan for quick response!!