Files
timesfm/environment.yml
T
2024-05-09 16:40:47 -07:00

19 lines
318 B
YAML

name: tfm_env
channels:
- conda-forge
- defaults
- anaconda
dependencies:
- jupyterlab
- pip
- python=3.10
- pip:
- huggingface_hub[cli]
- utilsforecast
- praxis
- paxml
- -f https://storage.googleapis.com/jax-releases/jax_cuda_releases.html
- "jax[cuda12_pip]"
- einshape