Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -5
requirements.txt
CHANGED
@@ -1,12 +1,7 @@
|
|
1 |
fastapi
|
2 |
-
# python-jose
|
3 |
python-dotenv
|
4 |
-
# bcrypt
|
5 |
-
# passlib
|
6 |
uvicorn
|
7 |
-
# pyjwt
|
8 |
python-multipart
|
9 |
-
# pydantic[email]
|
10 |
pymongo
|
11 |
faiss-cpu
|
12 |
sentence_transformers
|
|
|
1 |
fastapi
|
|
|
2 |
python-dotenv
|
|
|
|
|
3 |
uvicorn
|
|
|
4 |
python-multipart
|
|
|
5 |
pymongo
|
6 |
faiss-cpu
|
7 |
sentence_transformers
|