vibha-mah commited on
Commit
09e2d49
1 Parent(s): 0cf6beb

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ opencv-python-headless
2
+ pyyaml==5.1
3
+ torch
4
+ torchvision
5
+ gradio
6
+ nltk
7
+ time
8
+ numpy
9
+ pandas
10
+ seaborn
11
+ matplotlib
12
+ wordcloud
13
+ sklearn
14
+ re
15
+ pickle