kishansp242 commited on
Commit
dc65033
·
verified ·
1 Parent(s): a08b88b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  torch==2.0.1
2
  transformers==4.35.2
3
  gradio==4.19.2
4
- numpy==1.24.3
5
  scikit-learn==1.3.0
6
  matplotlib==3.7.1
7
  sentencepiece==0.1.99
 
1
  torch==2.0.1
2
  transformers==4.35.2
3
  gradio==4.19.2
4
+ numpy>=1.26.0
5
  scikit-learn==1.3.0
6
  matplotlib==3.7.1
7
  sentencepiece==0.1.99