Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
chainlit==0.6.3
|
2 |
llama_index==0.8.9
|
3 |
openai==0.27.9
|
4 |
-
pypdf
|
|
|
|
1 |
chainlit==0.6.3
|
2 |
llama_index==0.8.9
|
3 |
openai==0.27.9
|
4 |
+
pypdf
|
5 |
+
nltk
|