Skip to content

Commit

Permalink
Add video support (#3089)
Browse files Browse the repository at this point in the history
* add video (wip)

* store HF videos links as HF URLs

* update url preparator

* fix tests

* move decord import

* updatz torch

* Revert "updatz torch"

This reverts commit 03060f3.

* fix decord import

* fix write limiter

* disable video decoding for first-rows

* don't embed video bytes

* make style

* add comments

* one more

* remove old variable

* fix assets_base_url
  • Loading branch information
lhoestq authored Oct 28, 2024
1 parent 5e95f08 commit 342e415
Show file tree
Hide file tree
Showing 33 changed files with 618 additions and 156 deletions.
40 changes: 31 additions & 9 deletions front/admin_ui/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 31 additions & 9 deletions jobs/cache_maintenance/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

40 changes: 31 additions & 9 deletions jobs/mongodb_migration/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 342e415

Please sign in to comment.