Neural_Style_Texture / src /environment.yml
priyam314's picture
first commit
cbcb207
raw
history blame contribute delete
219 Bytes
name: pytorch-nst
channels:
- defaults
- pytorch
dependencies:
- python=3.7.6
- pip=20.0.2
- matplotlib=3.1.3
- pytorch==1.4.0
- torchvision=0.5.0
- pip:
- numpy==1.18.1
- opencv-python==4.2.0.32