Spaces:
Runtime error
Runtime error
simonduerr
commited on
Commit
•
2fb3d01
1
Parent(s):
b81fb28
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -13,4 +13,5 @@ numpy==1.19.5
|
|
13 |
pandas==1.3.4
|
14 |
scipy==1.7.0
|
15 |
tensorflow-cpu==2.5.0
|
16 |
-
torch
|
|
|
|
13 |
pandas==1.3.4
|
14 |
scipy==1.7.0
|
15 |
tensorflow-cpu==2.5.0
|
16 |
+
torch
|
17 |
+
plotly
|