Arthur2G commited on
Commit
c7ee058
1 Parent(s): bd5333a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -10,6 +10,7 @@ gradio_client==0.2.5
10
  huggingface-hub==0.15.1
11
  langchain==0.0.191
12
  llama-index==0.6.23
 
13
  openai==0.27.7
14
  openapi-schema-pydantic==1.2.4
15
  pandas==1.3.4
 
10
  huggingface-hub==0.15.1
11
  langchain==0.0.191
12
  llama-index==0.6.23
13
+ nltk==3.8.1
14
  openai==0.27.7
15
  openapi-schema-pydantic==1.2.4
16
  pandas==1.3.4