xinyu1205 commited on
Commit
c606c83
1 Parent(s): ffb7b59

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  timm==0.4.12
2
- transformers
3
  fairscale==0.4.4
4
  pycocoevalcap
5
  torch
6
  torchvision
7
  Pillow
8
  scipy
9
- git+https://github.com/openai/CLIP.git
10
  git+https://github.com/xinyu1205/recognize-anything.git
 
1
  timm==0.4.12
2
+ transformers==4.25.1
3
  fairscale==0.4.4
4
  pycocoevalcap
5
  torch
6
  torchvision
7
  Pillow
8
  scipy
9
+ clip @ git+https://github.com/openai/CLIP.git
10
  git+https://github.com/xinyu1205/recognize-anything.git