Skip to content

Commit

Permalink
Merge branch 'main' into subset_worker_refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
MattUnderscoreZhang committed Jan 24, 2024
2 parents 6dc8991 + e7a4591 commit bdc47cc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
1 change: 1 addition & 0 deletions download_worker_refactoring
Submodule download_worker_refactoring added at d5f3b1
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
numpy>=1.19.5,<2
fire>=0.4.0,<0.5.0
fire>=0.4.0,<0.6.0
requests>=2.27.1,<3
ffmpeg-python
yt_dlp
Expand All @@ -11,7 +11,7 @@ wandb
pandas
tqdm
timeout-decorator
scenedetect[opencv]==0.6
scenedetect[opencv]==0.6.2
decord
#eva-decord # use eva-decord instead of decord on Mac (https://github.com/dmlc/decord/issues/213)
torch==2.1.2
Expand All @@ -21,7 +21,7 @@ torchaudio==2.1.2
soundfile
omegaconf
einops
transformers==4.36.2
transformers==4.37.0
Pillow
accelerate
bitsandbytes
Expand Down

0 comments on commit bdc47cc

Please sign in to comment.