mlwong commited on
Commit
6ece534
·
1 Parent(s): 65e3996

Update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  torch == 2.2.2
2
  scikit-learn >= 1.4.0
3
  pandas >= 2.1.4
4
- transformers >= 4.37.2, < 4.50, < 2.0
 
5
  gradio >= 4.18, < 4.50
6
  scipy >= 1.12
7
  spaces
 
1
  torch == 2.2.2
2
  scikit-learn >= 1.4.0
3
  pandas >= 2.1.4
4
+ transformers >= 4.37.2, < 4.50
5
+ numpy >= 1.26, < 2.0
6
  gradio >= 4.18, < 4.50
7
  scipy >= 1.12
8
  spaces