mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-29 02:10:55 +08:00
Fixing youtube-dl requirement
This commit is contained in:
@@ -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
@@ -10,7 +10,7 @@ dependencies:
|
||||
- torchvision
|
||||
- torchaudio
|
||||
- tensorboardX=1.6
|
||||
- yt-dlp
|
||||
- youtube-dl
|
||||
- jupyterlab
|
||||
- pillow>=9.0.0
|
||||
- ffmpeg
|
||||
|
||||
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user