Spaces:
Runtime error
Runtime error
2424
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.11.0
|
2 |
-
torchvision==0.12.0
|
3 |
pycocotools
|
4 |
opencv-python
|
5 |
wandb
|
|
|
1 |
+
torch==1.11.0
|
2 |
+
torchvision==0.12.0
|
3 |
pycocotools
|
4 |
opencv-python
|
5 |
wandb
|