NourFakih commited on
Commit
fe8eec0
·
verified ·
1 Parent(s): f42cfc0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ streamlit
2
+ transformers
3
+ torch
4
+ torchvision
5
+ nltk
6
+ pillow
7
+ opencv-python
8
+ pandas