Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -4,4 +4,6 @@ python-dotenv
|
|
| 4 |
PyJWT
|
| 5 |
cryptography
|
| 6 |
requests
|
| 7 |
-
GitPython
|
|
|
|
|
|
|
|
|
| 4 |
PyJWT
|
| 5 |
cryptography
|
| 6 |
requests
|
| 7 |
+
GitPython
|
| 8 |
+
sentence-transformers
|
| 9 |
+
faiss-cpu
|