mirror of
https://github.com/jantic/DeOldify.git
synced 2026-08-30 18:02:24 +08:00
21 lines
268 B
YAML
21 lines
268 B
YAML
name: deoldify
|
|
channels:
|
|
- fastai
|
|
- pytorch
|
|
- defaults
|
|
dependencies:
|
|
- pip
|
|
- python>=3.7.3
|
|
- pytorch=1.11.0
|
|
- torchvision
|
|
- torchaudio
|
|
- tensorboardX=1.6
|
|
- youtube-dl
|
|
- jupyterlab
|
|
- pillow>=9.0.0
|
|
- ffmpeg
|
|
- pip:
|
|
- ffmpeg-python
|
|
- opencv-python>=3.3.0.10
|
|
- wandb
|