* use pkg_resources for PyTorch version checks in notebooks
* remove version checking in notebook code cell
Co-authored-by: Jong Wook Kim <jongwook@nyu.edu>
* 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>