Files
timesfm/environment_cpu.yml
T
2024-05-09 16:41:04 -07:00

18 lines
231 B
YAML

name: tfm_env
channels:
- conda-forge
- defaults
- anaconda
dependencies:
- jupyterlab
- pip
- python=3.10
- pip:
- huggingface_hub[cli]
- utilsforecast
- praxis
- paxml
- jax[cpu]
- einshape