Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
einops
|
| 2 |
-
torch==1.
|
| 3 |
-
torchvision==0.
|
| 4 |
natsort
|
| 5 |
numpy
|
| 6 |
pyyaml
|
|
|
|
| 1 |
einops
|
| 2 |
+
torch==1.11.0
|
| 3 |
+
torchvision==0.12.0
|
| 4 |
natsort
|
| 5 |
numpy
|
| 6 |
pyyaml
|