Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -9,4 +9,5 @@ fastapi-cache2
|
|
9 |
PyYAML
|
10 |
psycopg2-binary
|
11 |
pandas
|
12 |
-
txtai
|
|
|
|
9 |
PyYAML
|
10 |
psycopg2-binary
|
11 |
pandas
|
12 |
+
txtai
|
13 |
+
llama-parse
|