Spaces:
Runtime error
Runtime error
commit
Browse files- requirements (1).txt +1 -1
requirements (1).txt
CHANGED
@@ -2,6 +2,6 @@ streamlit>=1.0.0
|
|
2 |
numpy>=1.9.2
|
3 |
pandas>=0.19
|
4 |
tensorflow==2.6.0
|
5 |
-
torch
|
6 |
matplotlib>=1.4.3
|
7 |
scikit-learn>=0.18
|
|
|
2 |
numpy>=1.9.2
|
3 |
pandas>=0.19
|
4 |
tensorflow==2.6.0
|
5 |
+
torch>=1.7
|
6 |
matplotlib>=1.4.3
|
7 |
scikit-learn>=0.18
|