Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,5 @@ transformers
|
|
| 3 |
biopython
|
| 4 |
py2neo
|
| 5 |
flwr
|
| 6 |
-
torch
|
|
|
|
|
|
| 3 |
biopython
|
| 4 |
py2neo
|
| 5 |
flwr
|
| 6 |
+
torch
|
| 7 |
+
sentence-transformers
|