huggingface / datasets

🤗 The largest hub of ready-to-use datasets for ML models with fast, easy-to-use and efficient data manipulation tools
https://huggingface.co/docs/datasets
Apache License 2.0
19.28k stars 2.7k forks source link

Allow video with disabeld decoding without decord #7262

Closed lhoestq closed 3 weeks ago

lhoestq commented 3 weeks ago

for the viewer, this way it can use Video(decode=False) and doesn't need decord (which causes segfaults)

HuggingFaceDocBuilderDev commented 3 weeks ago

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.