azviya-channel / environment-wsl2.yaml
Kizi-Art's picture
Upload environment-wsl2.yaml with huggingface_hub
c6cf3b2
raw
history blame
167 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