Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ bs4
|
|
5 |
plotly==5.6.0
|
6 |
tensorflow==2.8.0
|
7 |
scikit_learn==1.2.0
|
8 |
-
torch
|
|
|
|
5 |
plotly==5.6.0
|
6 |
tensorflow==2.8.0
|
7 |
scikit_learn==1.2.0
|
8 |
+
torch
|
9 |
+
matplotlib
|