OpenGVLab / InternVL

[CVPR 2024 Oral] InternVL Family: A Pioneering Open-Source Alternative to GPT-4o. 接近GPT-4o表现的开源多模态对话模型
https://internvl.readthedocs.io/en/latest/
MIT License
5.48k stars 425 forks source link

Any local Gradio demo for InternVL2-8B for image captioning #533

Open FurkanGozukara opened 3 weeks ago

FurkanGozukara commented 3 weeks ago

There is hugging face spaces but I need a Gradio demo that will use InternVL2-8B for image captioning

Python inference py file would work too that takes image and gives out image caption

Thank you

G-z-w commented 2 weeks ago

Thanks for your attention. Our gradio demo is still under development. Please try our streamlit demo.
We provide the inference code in the reference document, hope it can be helpful to you.

FurkanGozukara commented 2 weeks ago

Thanks for your attention. Our gradio demo is still under development. Please try our streamlit demo. We provide the inference code in the reference document, hope it can be helpful to you.

thank you for answer i will wait for gradio