sashdev commited on
Commit
6ecbb4f
1 Parent(s): 30196dc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- spacy
2
- nltk
3
- transformers
4
- torch
5
- gradio
6
- sentencepiece
 
 
 
1
+ nltk==3.4
2
+ Vocabulary==1.0.4
3
+ jsonschema==3.0.1
4
+ ujson==1.35
5
+ spacy==2.0.18
6
+ numpy==1.15.4
7
+ scipy==1.2.0
8
+ sematch==1.0.4