Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
fastapi
|
2 |
uvicorn[standard]
|
3 |
torch
|
@@ -5,4 +6,3 @@ transformers
|
|
5 |
protobuf
|
6 |
sentencepiece
|
7 |
scikit-learn
|
8 |
-
git+http://github.com/LIAAD/yake.git
|
|
|
1 |
+
git+http://github.com/LIAAD/yake.git
|
2 |
fastapi
|
3 |
uvicorn[standard]
|
4 |
torch
|
|
|
6 |
protobuf
|
7 |
sentencepiece
|
8 |
scikit-learn
|
|