Spaces:
Build error
Build error
ZhengChong
commited on
Commit
·
f95f4fe
1
Parent(s):
e730f66
chore: Update requirements.txt with ninja and detectron2 dependencies
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,6 +16,6 @@ torchvision==0.16.2
|
|
16 |
tqdm==4.66.4
|
17 |
transformers==4.27.3
|
18 |
xformers==0.0.23.post1
|
19 |
-
|
20 |
git+https://github.com/facebookresearch/detectron2.git
|
21 |
git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
|
|
|
16 |
tqdm==4.66.4
|
17 |
transformers==4.27.3
|
18 |
xformers==0.0.23.post1
|
19 |
+
ninja
|
20 |
git+https://github.com/facebookresearch/detectron2.git
|
21 |
git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
|