Spaces:
Runtime error
Runtime error
File size: 219 Bytes
cbcb207 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | 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 |