Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ pyyaml==5.1
|
|
| 2 |
git+https://github.com/facebookresearch/detectron2.git
|
| 3 |
opencv-python
|
| 4 |
torch
|
|
|
|
| 5 |
numpy
|
| 6 |
matplotlib
|
| 7 |
Pillow
|
|
|
|
| 2 |
git+https://github.com/facebookresearch/detectron2.git
|
| 3 |
opencv-python
|
| 4 |
torch
|
| 5 |
+
torchvision
|
| 6 |
numpy
|
| 7 |
matplotlib
|
| 8 |
Pillow
|