Evan Lesmez commited on
Commit
7386064
1 Parent(s): 03c6b59

Use annotated images to evalute gptv prompts

Browse files
assets/images/vegan_ingredients/annotations.json CHANGED
Binary files a/assets/images/vegan_ingredients/annotations.json and b/assets/images/vegan_ingredients/annotations.json differ
 
nbs/04_gptv.ipynb CHANGED
The diff for this file is too large to render. See raw diff
 
requirements/core.txt CHANGED
@@ -7,3 +7,4 @@ duckduckgo-search
7
  transformers
8
  torch
9
  torchvision
 
 
7
  transformers
8
  torch
9
  torchvision
10
+ Pillow
requirements/dev.txt CHANGED
@@ -1,11 +1,6 @@
1
- black
2
  pytest
3
  python-dotenv
4
  mypy
 
5
  nbdev
6
- isort
7
- jupyterlab
8
- promptlayer
9
- jupyterlab-code-formatter
10
- nbdime
11
- # jupyterlab-quarto currently breaks markdown output so ignore
 
 
1
  pytest
2
  python-dotenv
3
  mypy
4
+ ipykernel
5
  nbdev
6
+ markdown