Fawaz commited on
Commit
10681de
1 Parent(s): 41ab857

Upload requirements.txt

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