Pokemon_classification / environment.yml
Sifal's picture
Update environment.yml
d495db7 verified
raw
history blame
257 Bytes
name: cloudspace
channels:
- pytorch
- conda-forge
- defaults
dependencies:
- python=3.9
- pytorch
- torchvision
- cudatoolkit=11.3
- scikit-learn
- matplotlib
- pillow
- numpy
- tqdm
- mlflow
- gradio
- pip
- pip:
- lime