Spaces:
Build error
Build error
Commit
·
8f2741c
1
Parent(s):
0a3763c
Adding torch
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
torch==1.9.0
|
|
|
2 |
git+https://github.com/facebookresearch/detectron2.git
|
3 |
opencv-python
|
|
|
1 |
torch==1.9.0
|
2 |
+
torchvision==0.10.0
|
3 |
git+https://github.com/facebookresearch/detectron2.git
|
4 |
opencv-python
|