林豪佳

Results 18 comments of 林豪佳

When I run the mini-demo of gradio-box, I can draw box but it returns errors when I click the submit button: ![图片](https://github.com/jshilong/GPT4RoI/assets/38275612/6fa7ac1e-420f-4abd-88d8-34172552686e)

No error infomation shows in the terminal: ![图片](https://github.com/jshilong/GPT4RoI/assets/38275612/48a872ae-fd32-44d8-957e-1494ef27dd77)

I follow the installation instructions to install Node.js and othet packages for gradio-box. The version of Node.js and pnpm: ![1695223552003](https://github.com/jshilong/GPT4RoI/assets/38275612/4520a471-1f04-4def-a35c-d1272a9ad7a8)

The log is as follow: ``` (gpt4roi) lhj@44:~/codes_MLLM/GPT4RoI/gradio-dev$ bash scripts/build_frontend.sh Building the frontend... Scope: all 34 workspace projects Lockfile is up to date, resolution step is skipped Already up to...

I remove gradio-box and download it again. Then I bulid it. the demo doesn't work as before. The log is as follow : ``` (gpt4roi) lhj@44:~/codes_MLLM/GPT4RoI$ git clone https://github.com/ShoufaChen/gradio-dev.git Cloning...

I try `python app_box.py` again, and the demo remains same as before: ![图片](https://github.com/jshilong/GPT4RoI/assets/38275612/a7a929ed-8642-418b-b5f0-5e37b4bb16ed) And no error information in the terminal: ![图片](https://github.com/jshilong/GPT4RoI/assets/38275612/e5dfc384-3bf0-4d11-9b50-e16e40186232)

I don't modify anything. I think it automatically translate.

@LiWentomng Hi wentong! Have you resolved this problem? I also encounter this issue.