Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ Flask
|
|
2 |
sentence-transformers
|
3 |
py_vncorenlp
|
4 |
pyjnius
|
5 |
-
jpype1
|
|
|
|
|
|
2 |
sentence-transformers
|
3 |
py_vncorenlp
|
4 |
pyjnius
|
5 |
+
jpype1
|
6 |
+
transformers
|
7 |
+
torch
|