Spaces:
Sleeping
Sleeping
NickNYU
commited on
Commit
·
0dc2eca
1
Parent(s):
5c1fc05
add pip install reqiurement
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ ruff
|
|
5 |
black
|
6 |
mypy
|
7 |
accelerate
|
8 |
-
python-dotenv
|
|
|
|
5 |
black
|
6 |
mypy
|
7 |
accelerate
|
8 |
+
python-dotenv
|
9 |
+
sentence_transformers
|