amitkumarjaiswal commited on
Commit
f91f120
·
verified ·
1 Parent(s): c6a4a94

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ torch==1.7.1
2
+ torchvision
3
+ ftfy
4
+ regex
5
+ tqdm
6
+ git+https://github.com/openai/CLIP.git
7
+ pandas
8
+ Pillow
9
+ pyyaml
10
+ gradio
11
+ transformers