Fixing youtube-dl requirement

This commit is contained in:
Jason Antic
2022-06-20 18:46:00 -07:00
parent 4fc3616712
commit cea52489dd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
fastai==1.0.60
tensorboardX>=1.6
ffmpeg-python
yt-dlp
youtube-dl
opencv-python>=3.3.0.10
Pillow==9.1.0
tornado
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies:
- torchvision
- torchaudio
- tensorboardX=1.6
- yt-dlp
- youtube-dl
- jupyterlab
- pillow>=9.0.0
- ffmpeg
+1 -1
View File
@@ -2,7 +2,7 @@ wandb
fastai==1.0.60
tensorboardX>=1.6
ffmpeg-python
yt-dlp
youtube-dl
jupyterlab
opencv-python>=3.3.0.10
Pillow==9.1.0