Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ gitpython==3.1.43
|
|
10 |
together==1.2.10
|
11 |
pymorphy2==0.9.1
|
12 |
fastapi==0.112.2
|
13 |
-
plotly
|
|
|
|
|
|
10 |
together==1.2.10
|
11 |
pymorphy2==0.9.1
|
12 |
fastapi==0.112.2
|
13 |
+
plotly
|
14 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
15 |
+
torch
|