Pokemon_classification / environment.yml
Sifal's picture
Update environment.yml
009178b verified
raw
history blame contribute delete
295 Bytes
name: cloudspace
channels:
- pytorch
- nvidia
- conda-forge
- defaults
dependencies:
- python=3.10.15
- pytorch
- torchvision
- torchaudio
- pytorch-cuda=12.1
- scikit-learn
- matplotlib
- pillow
- numpy
- tqdm
- mlflow
- gradio=4.44.1
- pip
- pip:
- lime