Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -2,4 +2,6 @@ tensorflow
|
|
2 |
plotly
|
3 |
apimoex
|
4 |
pymorphy2
|
5 |
-
transformers
|
|
|
|
|
|
2 |
plotly
|
3 |
apimoex
|
4 |
pymorphy2
|
5 |
+
transformers
|
6 |
+
bs4
|
7 |
+
requests
|