Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,4 +6,5 @@ torchvision==0.15.1
|
|
6 |
opencv-python==4.6.0.66
|
7 |
matplotlib==3.5.3
|
8 |
plotly==5.15.0
|
|
|
9 |
git+https://github.com/facebookresearch/detectron2.git
|
|
|
6 |
opencv-python==4.6.0.66
|
7 |
matplotlib==3.5.3
|
8 |
plotly==5.15.0
|
9 |
+
torch
|
10 |
git+https://github.com/facebookresearch/detectron2.git
|