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