Datasets:

ArXiv:
License:
Nymeria / environment.yml
ariakang's picture
updated accompanying tools
a199a9b
raw
history blame contribute delete
223 Bytes
name: pymeria
channels:
- defaults
- conda-forge
dependencies:
- python=3.10
- numpy
- pillow
- click
- requests
- pymomentum
- tqdm
- pip
- pip:
- loguru
- projectaria-tools==1.5.5
- -e .