h4d35 commited on
Commit
74baf09
Β·
1 Parent(s): 47d2715

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ git+https://github.com/openai/CLIP.git
2
+ torch
3
+ torchvision
4
+ ftfy
5
+ regex
6
+ tqdm
7
+ opencv-python-headless