sashdev commited on
Commit
cf17fda
·
verified ·
1 Parent(s): e63bdfe

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -2,6 +2,7 @@ spacy
2
  torch
3
  transformers
4
  gradio
 
5
  tiktoken
6
  onnxruntime
7
  asyncio
 
2
  torch
3
  transformers
4
  gradio
5
+ nltk
6
  tiktoken
7
  onnxruntime
8
  asyncio