webui_test3 / webui /environment-wsl2.yaml
John6666's picture
Upload 321 files
f29a5f4 verified
raw
history blame contribute delete
178 Bytes
name: automatic
channels:
- pytorch
- defaults
dependencies:
- python=3.10
- pip=23.0
- cudatoolkit=11.8
- pytorch=2.0
- torchvision=0.15
- numpy=1.23