AshenClock
commited on
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ sentence-transformers
|
|
7 |
faiss-cpu
|
8 |
numpy
|
9 |
python-dotenv
|
10 |
-
tqdm
|
|
|
|
|
|
7 |
faiss-cpu
|
8 |
numpy
|
9 |
python-dotenv
|
10 |
+
tqdm
|
11 |
+
torch
|
12 |
+
transformers
|