name: fomo
channels:
  - conda-forge
  - defaults
  - pytorch
  - nvidia
dependencies:
  - python
  - ipykernel
  - ipywidgets
  - numpy
  - scipy
  - pandas
  - scikit-learn
  - matplotlib
  - seaborn
  - tqdm
  - rich
  - more-itertools
  - pytorch::pytorch
  - pytorch::torchvision
  - pytorch::torchaudio
  - pytorch::pytorch-cuda
