Djacon commited on
Commit
d6477ed
β€’
1 Parent(s): 1f9fb90
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -3,6 +3,7 @@ jinja2
3
  uvicorn
4
  --find-links https://download.pytorch.org/whl/torch_stable.html
5
  torch==2.0.0+cpu
 
6
  transformers
7
  sentencepiece
8
  youtube-transcript-api
 
3
  uvicorn
4
  --find-links https://download.pytorch.org/whl/torch_stable.html
5
  torch==2.0.0+cpu
6
+ nltk
7
  transformers
8
  sentencepiece
9
  youtube-transcript-api