jonathanjordan21
commited on
Commit
•
df58096
1
Parent(s):
2a52076
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ uvicorn[standard]
|
|
3 |
torch
|
4 |
transformers
|
5 |
protobuf
|
6 |
-
sentencepiece
|
|
|
|
|
|
3 |
torch
|
4 |
transformers
|
5 |
protobuf
|
6 |
+
sentencepiece
|
7 |
+
scikit-learn
|
8 |
+
-e git+http://github.com/LIAAD/yake
|