peterkros commited on
Commit
3f196d2
·
verified ·
1 Parent(s): 5aa72a6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
- gradio==3.50
2
  transformers
3
  torch
4
- scikit-learn
5
  python-dotenv
6
  pandas
 
1
+ gradio
2
  transformers
3
  torch
4
+ scikit-learn==1.2.2
5
  python-dotenv
6
  pandas