Spaces:
Running
Running
add llama-index==0.12.52 to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -39,3 +39,4 @@ reportlab==4.2.5
|
|
| 39 |
python-multipart>=0.0.18
|
| 40 |
itsdangerous==2.2.0
|
| 41 |
|
|
|
|
|
|
| 39 |
python-multipart>=0.0.18
|
| 40 |
itsdangerous==2.2.0
|
| 41 |
|
| 42 |
+
llama-index==0.12.52
|