Update environments and dependencies.

PiperOrigin-RevId: 632263761
This commit is contained in:
Yichen Zhou
2024-05-09 14:05:01 -07:00
committed by siriuz42
parent a4fd4ca7c3
commit b389495851
6 changed files with 62 additions and 20 deletions
+24
View File
@@ -0,0 +1,24 @@
name: tfm_env
channels:
- conda-forge
- defaults
- anaconda
dependencies:
- jupyterlab
- pip
- python=3.10
- pip:
- datasetsforecast
- fire
- git+https://github.com/awslabs/gluon-ts.git
- huggingface_hub[cli]
- neuralforecast
- orjson
- statsforecast
- utilsforecast
- git+https://github.com/amazon-science/chronos-forecasting.git
- praxis
- paxml
- jax[cpu]
- einshape