Spaces:
Running
on
Zero
Running
on
Zero
rlawjdghek
commited on
Commit
β’
ab79d3b
1
Parent(s):
807bce8
Update requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
CHANGED
@@ -14,5 +14,13 @@ gradio
|
|
14 |
einops
|
15 |
onnxruntime
|
16 |
basicsr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
# ./preprocess/detectron2
|
18 |
# ./preprocess/detectron2/projects/DensePose
|
|
|
14 |
einops
|
15 |
onnxruntime
|
16 |
basicsr
|
17 |
+
av==8.0.3
|
18 |
+
cloudpickle
|
19 |
+
fvcore==0.1.5
|
20 |
+
iopath==0.1.7
|
21 |
+
omegaconf==2.1
|
22 |
+
hydra-core==1.1
|
23 |
+
pycocotools==2.0.2
|
24 |
+
|
25 |
# ./preprocess/detectron2
|
26 |
# ./preprocess/detectron2/projects/DensePose
|