Skip to content

Commit 6cbdce6

Browse files
committed
update requirements file
1 parent 01a2a35 commit 6cbdce6

File tree

3 files changed

+5
-0
lines changed

3 files changed

+5
-0
lines changed
Binary file not shown.

output/v_ArmFlapping_01.mp4

4 KB
Binary file not shown.

requirements.txt

+5
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,14 @@ async-timeout==4.0.3
44
attrs==23.2.0
55
av==12.0.0
66
colorama==0.4.6
7+
exceptiongroup==1.2.0
78
ffmpegcv==0.3.13
89
filelock==3.13.3
910
frozenlist==1.4.1
1011
fsspec==2024.3.1
1112
fvcore==0.1.5.post20221221
1213
idna==3.6
14+
iniconfig==2.0.0
1315
iopath==0.1.10
1416
Jinja2==3.1.3
1517
lightning-utilities==0.11.2
@@ -22,14 +24,17 @@ opencv-python==4.9.0.80
2224
packaging==24.0
2325
parameterized==0.9.0
2426
pillow==10.3.0
27+
pluggy==1.4.0
2528
portalocker==2.8.2
29+
pytest==8.1.1
2630
pytorch-lightning==2.2.1
2731
pytorchvideo @ git+https://github.com/facebookresearch/pytorchvideo.git@1fadaef40dd393ca09680f55582399f4679fc9b7
2832
pywin32==306 ; platform_system=="Windows"
2933
PyYAML==6.0.1
3034
sympy==1.12
3135
tabulate==0.9.0
3236
termcolor==2.4.0
37+
tomli==2.0.1
3338
torch==2.2.2
3439
torchmetrics==1.3.2
3540
torchvision==0.17.2

0 commit comments

Comments
 (0)