Merge pull request #66 from google-research/rajat_dev

minor changes to environment files
This commit is contained in:
Rajat Sen
2024-06-03 15:33:37 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies:
- git+https://github.com/amazon-science/chronos-forecasting.git
- praxis
- paxml
- jax[cuda12]
- jax[cuda12]==0.4.26
- einshape
- python-dotenv
- nixtla>=0.5.1
+1 -1
View File
@@ -20,7 +20,7 @@ dependencies:
- git+https://github.com/amazon-science/chronos-forecasting.git
- praxis
- paxml
- jax[cpu]
- jax[cpu]==0.4.26
- einshape
- python-dotenv
- nixtla>=0.5.1