finhdev commited on
Commit
42aedd1
·
verified ·
1 Parent(s): 652b877

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,5 +1,3 @@
1
- # provides timm inside the wheel
2
- git+https://github.com/huggingface/pytorch-image-models@v0.9.8
3
-
4
- open-clip-torch==2.27.0 # installs package `open_clip`
5
- git+https://github.com/apple/ml-mobileclip.git@main
 
1
+ timm==0.9.8 # official upstream wheel
2
+ open-clip-torch==2.27.0
3
+ git+https://github.com/apple/ml-mobileclip.git@main