roboflow / cog-vlm-client

Simple CogVLM client script
14 stars 4 forks source link

cog-vlm-client

👋 hello

This script is designed to send an image and a prompt to inference server running the CogVLM model.

💻 install

🛠️ script arguments

⚙️ run example

python script.py --image "data/tire.jpg" --prompt "read serial number from tire"