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