EagleOfEmpire commited on
Commit
1e7e256
Β·
verified Β·
1 Parent(s): 2260c8c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
  torch==2.1.0
2
  transformers==4.36.2
3
  tensorflow==2.12.0
4
- scikit-learn==1.6.1
5
- numpy==2.0.2
6
  emoji
7
  pymorphy2
8
  nltk
9
- gradio
 
 
1
  torch==2.1.0
2
  transformers==4.36.2
3
  tensorflow==2.12.0
4
+ scikit-learn==1.2.2
5
+ numpy==1.23.5
6
  emoji
7
  pymorphy2
8
  nltk
9
+ gradio
10
+ joblib