Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
1 |
pytorch-lightning==1.6.5
|
2 |
-
omegaconf
|
|
|
|
1 |
pytorch-lightning==1.6.5
|
2 |
+
omegaconf
|
3 |
+
torchvision
|