Restoring environment*.yml's, adding new dependencies, remove the [cli] option
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user