JJS341 commited on
Commit
411c07c
·
verified ·
1 Parent(s): 3808d14

Update requirements.txt

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