minor changes to environment files

This commit is contained in:
Rajat Sen
2024-06-03 22:32:22 +00:00
parent 67041232c4
commit 1b267eb70c
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