JJS341 commited on
Commit
22c8f2a
·
verified ·
1 Parent(s): c75af26

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- fastcoref
2
- transformers
3
- spacy
4
- torch
 
5
  deep-translator
 
1
+ transformers==4.40.0
2
+ huggingface-hub==0.24.0
3
+ fastcoref==2.1.6
4
+ spacy==3.7.4
5
+ torch --index-url https://download.pytorch.org/whl/cpu
6
  deep-translator