Spaces:
Runtime error
Runtime error
File size: 141 Bytes
2ec72fb |
1 2 3 4 5 6 7 8 9 10 |
name: test
channels:
- pytorch
- nvidia
- defaults
- conda-forge
dependencies:
- python=3.10.12
- pip=23.2.1
- cudatoolkit=11.7 |