Spaces:
Runtime error
Runtime error
facehugger92
commited on
Commit
•
0204688
1
Parent(s):
7938ebf
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
|
2 |
-
llama-index==0.
|
3 |
-
|
4 |
-
|
|
|
1 |
+
gradio==4.14.0
|
2 |
+
llama-index==0.9.32
|
3 |
+
openai==1.8.0
|
4 |
+
pydantic==2.5.3
|