Spaces:
Runtime error
Runtime error
Added torch
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,2 +1,3 @@
|
|
|
|
1 |
git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
|
2 |
wget
|
|
|
1 |
+
torch=1.13.1
|
2 |
git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
|
3 |
wget
|