Update environment_cpu.yml

This commit is contained in:
Yichen Zhou
2024-05-09 16:41:04 -07:00
committed by GitHub
parent 5e3493b12a
commit e6fb5140f4
+1
View File
@@ -10,6 +10,7 @@ dependencies:
- python=3.10 - python=3.10
- pip: - pip:
- huggingface_hub[cli] - huggingface_hub[cli]
- utilsforecast
- praxis - praxis
- paxml - paxml
- jax[cpu] - jax[cpu]