Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -12
requirements.txt
CHANGED
|
@@ -1,14 +1,5 @@
|
|
| 1 |
fastapi[standard]
|
|
|
|
| 2 |
uvicorn
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
tiktoken
|
| 6 |
-
requests
|
| 7 |
-
beautifulsoup4
|
| 8 |
-
fastapi-cache2
|
| 9 |
-
PyYAML
|
| 10 |
-
psycopg2-binary
|
| 11 |
-
pandas
|
| 12 |
-
txtai
|
| 13 |
-
llama-parse
|
| 14 |
-
fast-langdetect
|
|
|
|
| 1 |
fastapi[standard]
|
| 2 |
+
python-multipart
|
| 3 |
uvicorn
|
| 4 |
+
aiofiles
|
| 5 |
+
python-magic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|