Spaces:
Sleeping
Sleeping
Dylan-Kaneshiro
commited on
Commit
•
09df994
1
Parent(s):
a15bc19
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
@@ -1,5 +1,3 @@
|
|
1 |
-
openai==
|
2 |
-
|
3 |
-
pypdf==3.
|
4 |
-
chromadb==0.4.14
|
5 |
-
tiktoken==0.5.1
|
|
|
1 |
+
openai==1.7.0
|
2 |
+
llama-index==0.9.27
|
3 |
+
pypdf==3.17.4
|
|
|
|