Spaces:
Runtime error
Runtime error
File size: 175 Bytes
9c7399d |
1 2 3 4 5 6 7 8 9 10 11 12 |
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.8.5
- pip=20.3
- cudatoolkit=11.3
- pytorch=1.11.0
- torchvision=0.12.0
- numpy=1.19.2
|