mirror of
https://github.com/vladmandic/automatic
synced 2026-09-04 12:00:46 +02:00
12 lines
175 B
YAML
12 lines
175 B
YAML
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
|