ARCHDIFFUSION / environment-wsl2.yaml
Yabin's picture
Upload 25 files
4df1f3a
raw
history blame contribute delete
175 Bytes
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=22.2.2
- cudatoolkit=11.3
- pytorch=1.12.1
- torchvision=0.13.1
- numpy=1.23.1