acecalisto3 commited on
Commit
5cb59c2
·
verified ·
1 Parent(s): efd0d72

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  aiohttp
2
  async-timeout
3
  gradio
4
- nltk
5
  sentence-transformers
6
  tf-keras
7
  torch
 
1
  aiohttp
2
  async-timeout
3
  gradio
4
+ nltk==3.9.1
5
  sentence-transformers
6
  tf-keras
7
  torch