Point out new app file

#1
by merve HF staff - opened

Hey @xinghaochen , I saw you created a new application file with box inference. If you'd like the new app file to be in effect, you need to point it out in README. I opened the PR for you

Hi @merve , the new app file still has some bugs now. I would like to redirect to the new app file once everthing works well.

@xinghaochen if you want to do box and point prompts you can use gradio-image-prompter library like in this Space: https://huggingface.co/spaces/merve/slimsam/blob/main/app.py

@xinghaochen if you want to do box and point prompts you can use gradio-image-prompter library like in this Space: https://huggingface.co/spaces/merve/slimsam/blob/main/app.py

@merve I try to update this demo to support box and point prompts but the evt: gr.SelectData always return None in the following codes:

https://huggingface.co/spaces/xinghaochen/tinysam/blob/main/app.py#L218

Everything works fine in my local environment and I have no idea what is wrong. Any help would be highly appreciated.

Solved by simply updating the gradio version from 4.12.0 to 4.22.0

Cannot merge
This branch has merge conflicts in the following files:
  • README.md

Sign up or log in to comment