jshilong / GPT4RoI

GPT4RoI: Instruction Tuning Large Language Model on Region-of-Interest
Other
506 stars 25 forks source link

issue with Demo: No response after drawing bounding box and entering text in the chatbox in the demo #17

Open hanoonaR opened 1 year ago

hanoonaR commented 1 year ago

Hi Authors,

Thank you for your great work. While running the demo, I encountered an issue where, after loading an image and subsequently drawing a bounding box, there is no response upon entering text in the chatbox. This appears similar to the problem described in closed issue #9. I have ensured that the gradio_box is correctly set up and followed all provided instructions. The same error is experienced when executing app_box.py in gradio_box. I would really appreciate some help.

Thank you.

LiWentomng commented 1 year ago

@hanoonaR Hello, have you resolved this problem? I also encounter this issue.

linhaojia13 commented 1 year ago

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

hanoonaR commented 1 year ago

@LiWentomng @linhaojia13 Fixing the pydantic error is the key to resolving the issue.