mirror of
https://github.com/openai/CLIP.git
synced 2026-01-26 15:29:48 +00:00
* Can specify root directory when loading model * specifying download_root instead * Update Prompt_Engineering_for_ImageNet.ipynb Fix bug caused by changing default to jit=False with handling the case jit=True as well * Reduce size of diff * Reduce size of diff #2 * Reduce size of diff #3 * updated Interacting_with_CLIP.ipynb * update Prompt_Engineering_for_ImageNet.ipynb Co-authored-by: kcosta42 <kcosta@student.42.fr> Co-authored-by: Jong Wook Kim <jongwook@openai.com>