Gaze-LLE / environment.yml
fffiloni's picture
Migrated from GitHub
9c9498f verified
raw
history blame
240 Bytes
name: gazelle
channels:
- nvidia
- pytorch
- conda-forge
- defaults
dependencies:
- python=3.9
- pytorch=2.5.1
- torchvision=0.20.1
- torchaudio=2.5.1
- pytorch-cuda=11.8
- timm
- scikit-learn
- matplotlib
- pandas