Restoring environment*.yml's, adding new dependencies, remove the [cli] option

This commit is contained in:
Justin Guese
2024-07-12 19:51:46 +02:00
parent a8901d2431
commit ac92e0ea69
5 changed files with 201 additions and 319 deletions
+18
View File
@@ -0,0 +1,18 @@
name: tfm_env
channels:
- conda-forge
- defaults
- anaconda
dependencies:
- jupyterlab
- pip
- python=3.10
- pip:
- huggingface_hub[cli]
- utilsforecast
- praxis
- paxml
- jax[cpu]==0.4.26
- einshape
- scikit-learn