tareknaous commited on
Commit
80e3f03
·
1 Parent(s): e6770c4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,5 +1,9 @@
1
  keras
2
  transformers
3
  scikit-learn
4
- skimage
 
 
 
 
5
  math
 
1
  keras
2
  transformers
3
  scikit-learn
4
+ scikit-image
5
+ scipy
6
+ tensorflow
7
+ matplotlib
8
+ numpy
9
  math