Spaces:
Runtime error
Runtime error
req fix
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
torch
|
|
|
2 |
pytorch-lightning
|
3 |
simple-parsing
|
4 |
albumentations
|
|
|
1 |
torch
|
2 |
+
torchvision
|
3 |
pytorch-lightning
|
4 |
simple-parsing
|
5 |
albumentations
|