gkdivya commited on
Commit
84fc65a
·
1 Parent(s): 19150e5

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ matplotlib
3
+ numpy
4
+ opencv-python
5
+ torch
6
+ openai-clip
7
+ tqdm
8
+ Pillow