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