omidk414 commited on
Commit
a820c97
·
verified ·
1 Parent(s): 98de24d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -3,7 +3,7 @@ python-docx
3
  huggingface-hub
4
  gradio==3.39.0
5
  tensorflow==2.10.0
6
- spacy==3.4.0
7
  pydantic==1.10.7
8
  transformers==4.30.0
9
  sqlalchemy==1.4.44
 
3
  huggingface-hub
4
  gradio==3.39.0
5
  tensorflow==2.10.0
6
+ nltk==3.8.1
7
  pydantic==1.10.7
8
  transformers==4.30.0
9
  sqlalchemy==1.4.44