FranklinMoses commited on
Commit
ef648c0
1 Parent(s): 7619e31
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
  degirum
2
  altair<5
3
- clip
4
  opencv-python
5
  torch
6
- numpy
 
 
 
 
1
  degirum
2
  altair<5
3
+ git+https://github.com/openai/CLIP.git
4
  opencv-python
5
  torch
6
+ numpy
7
+ ftfy
8
+ regex
9
+ tqdm