fruitpicker01
commited on
Commit
•
a15d783
1
Parent(s):
4e8f90d
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -9,4 +9,7 @@ fastapi==0.112.2
|
|
9 |
pymorphy3
|
10 |
gitpython==3.1.43
|
11 |
plotly
|
12 |
-
mistralai
|
|
|
|
|
|
|
|
9 |
pymorphy3
|
10 |
gitpython==3.1.43
|
11 |
plotly
|
12 |
+
mistralai
|
13 |
+
pymorphy2
|
14 |
+
torch
|
15 |
+
transformers
|