Spaces:
Runtime error
Runtime error
Commit
·
f07559c
1
Parent(s):
5e4c7ab
Add timm and mmcv-full to requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,6 @@ torch
|
|
| 3 |
torchvision
|
| 4 |
opencv-python
|
| 5 |
numpy
|
| 6 |
-
spaces
|
|
|
|
|
|
|
|
|
| 3 |
torchvision
|
| 4 |
opencv-python
|
| 5 |
numpy
|
| 6 |
+
spaces
|
| 7 |
+
timm
|
| 8 |
+
mmcv-full
|