Spaces:
Running
Running
add torch to requiremens
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -2,4 +2,5 @@ streamlit
|
|
2 |
plotly
|
3 |
numpy
|
4 |
scipy
|
5 |
-
ase
|
|
|
|
2 |
plotly
|
3 |
numpy
|
4 |
scipy
|
5 |
+
ase
|
6 |
+
torch
|