haor commited on
Commit
3a9d0c9
1 Parent(s): 3c5add1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  torch
2
  torchvision
3
- clip == 1.0
4
  pandas
5
  numpy
6
  opencv-python
 
1
  torch
2
  torchvision
3
+ git+https://github.com/openai/CLIP.git
4
  pandas
5
  numpy
6
  opencv-python