Skip to content

Commit

Permalink
try ci without decord just in case
Browse files Browse the repository at this point in the history
  • Loading branch information
lhoestq committed Oct 22, 2024
1 parent 18eda0d commit d1ed11a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"transformers>=4.42.0", # Pins numpy < 2
"zstandard",
"polars[timezone]>=0.20.0",
"decord==0.6.0",
# "decord==0.6.0",
]


Expand Down

0 comments on commit d1ed11a

Please sign in to comment.