finhdev commited on
Commit
4bb64f6
·
verified ·
1 Parent(s): 2fb4fd2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,2 +1,2 @@
1
- git+https://github.com/mlfoundations/open_clip.git
2
- pytorch-image-models>=0.9.8
 
1
+ open_clip_torch==3.0.0
2
+ timm>=0.9.8