mirror of
https://github.com/jantic/DeOldify.git
synced 2026-09-01 15:36:32 +08:00
20 lines
271 B
YAML
20 lines
271 B
YAML
name: deoldify
|
|
channels:
|
|
- fastai
|
|
- pytorch
|
|
- conda-forge
|
|
- defaults
|
|
dependencies:
|
|
- pip
|
|
- python>=3.7.3
|
|
- fastai=1.0.51
|
|
- pytorch=1.0.1
|
|
- tensorboardX=1.6
|
|
- youtube-dl>=2019.4.17
|
|
- jupyterlab
|
|
- pillow=9.0.0
|
|
- pip:
|
|
- ffmpeg-python
|
|
- opencv-python>=3.3.0.10
|
|
- wandb
|