bgaspra commited on
Commit
64606e4
·
verified ·
1 Parent(s): 906c9b0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,8 +1,10 @@
1
- torch
2
- torchvision
3
- transformers
4
- gradio
5
- datasets
6
- pandas
7
  scikit-learn
 
 
 
 
 
8
  matplotlib
 
1
+ tensorflow
2
+ numpy
3
+ pillow
 
 
 
4
  scikit-learn
5
+ joblib
6
+ requests
7
+ tqdm
8
+ datasets
9
+ gradio
10
  matplotlib