harpreetsahota
commited on
Commit
•
d7c35a8
1
Parent(s):
0a74a8e
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
chainlit==0.6.
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
1 |
+
chainlit==0.6.3
|
2 |
+
llama_index==0.8.9
|
3 |
+
openai==0.27.9
|
4 |
+
pypdf
|
5 |
+
nltk
|