thechaiexperiment commited on
Commit
048219d
·
1 Parent(s): 3f4ed47

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ transformers==4.44.2
5
  torch==2.2.0
6
  scikit-learn
7
  torchvision==0.17.0
8
- numpy
9
  beautifulsoup4
10
  nltk
11
  pandas
 
5
  torch==2.2.0
6
  scikit-learn
7
  torchvision==0.17.0
8
+ numpy==1.23.5
9
  beautifulsoup4
10
  nltk
11
  pandas