3 Commits

Author SHA1 Message Date
neverix
e58d49454c use pkg_resources for PyTorch version checks in notebooks (#191)
* 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>
2022-04-10 14:08:16 -07:00
or-toledano
fcab8b6eb9 Update Prompt_Engineering_for_ImageNet.ipynb (#137)
* 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>
2021-08-09 01:29:38 -07:00
Jong Wook Kim
e5347713f4 add prompt engineering notebook 2021-01-30 16:54:01 +09:00