Spaces:
Runtime error
Runtime error
Simon Duerr
commited on
Commit
·
041ea50
1
Parent(s):
39fd018
fix req
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -16,7 +16,7 @@ spyrmsd==0.5.2
|
|
| 16 |
sympy==1.11.1
|
| 17 |
spyrmsd==0.5.2
|
| 18 |
sympy==1.11.1
|
| 19 |
-
|
| 20 |
numpy==1.23.1
|
| 21 |
torchaudio==0.12.1
|
| 22 |
torchvision==0.13.1
|
|
|
|
| 16 |
sympy==1.11.1
|
| 17 |
spyrmsd==0.5.2
|
| 18 |
sympy==1.11.1
|
| 19 |
+
torch==1.12.1
|
| 20 |
numpy==1.23.1
|
| 21 |
torchaudio==0.12.1
|
| 22 |
torchvision==0.13.1
|