mvsoom's picture
Upload folder using huggingface_hub
3133fdb
# Conda environment file
# Usage: `conda env update -f environment.yml`
name: video_classification_example
channels:
- conda-forge
- pytorch-nightly
dependencies:
- pytorch-lightning
- submitit