Phoenixak99 commited on
Commit
c98fa01
·
verified ·
1 Parent(s): a28affb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -2
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- # requirements.txt
2
  transformers==4.31.0
3
  torch==2.0.1
4
  accelerate>=0.20.3
5
- numpy>=1.24.3
 
 
 
1
  transformers==4.31.0
2
  torch==2.0.1
3
  accelerate>=0.20.3
4
+ numpy>=1.24.3
5
+ nltk>=3.8.1