Spaces:
Build error
Build error
ZhengChong
commited on
Commit
•
7b6f2be
1
Parent(s):
f95f4fe
chore: Update ninja version in requirements.txt
Browse files- requirements.txt +2 -2
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 |
-
ninja
|
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 |
git+https://github.com/facebookresearch/detectron2.git
|
20 |
+
git+https://github.com/facebookresearch/detectron2@main#subdirectory=projects/DensePose
|
21 |
+
ninja==1.10.24
|