cvlab-columbia / viper

Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"
Other
1.63k stars 117 forks source link

Minor issue: the link to the image in the notebook demo needs to be updated #36

Closed Nineves closed 6 months ago

Nineves commented 11 months ago

Not a big issue though :D. Furthermore, I think they moved most checkpoints of GLIP to huggingface. Here's the link (including both large and tiny versions): https://huggingface.co/GLIPModel/GLIP/tree/main It would be nicer if it could be included in the Pretrained models of readme, since the link for downloading GLIP checkpoints in download_models.sh does not work anymore.

surisdi commented 6 months ago

Thanks! Updated.