Spaces:
Sleeping
Sleeping
Commit
·
14147a7
1
Parent(s):
d323684
added scalar fast-api dep
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -14,4 +14,5 @@ tiktoken
|
|
14 |
aiofiles
|
15 |
python-multipart
|
16 |
qdrant_client
|
17 |
-
pypdf
|
|
|
|
14 |
aiofiles
|
15 |
python-multipart
|
16 |
qdrant_client
|
17 |
+
pypdf
|
18 |
+
scalar-fastapi
|