UholoDala commited on
Commit
f5d0e43
1 Parent(s): c66f1e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
1
  torch
2
  transformers
3
  joblib
4
- scikit-learn
 
 
 
 
 
1
  torch
2
  transformers
3
  joblib
4
+ scikit-learn==1.0.2
5
+ gradio
6
+ numpy==1.23.3
7
+ pandas==1.4.4
8
+ regex