diff --git a/README.md b/README.md index 0191b86..a6c9c8a 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ We recommend at least 16GB RAM to load TimesFM dependencies. ## Update - July 15, 2024 +- To install TimesFM, you can now simply do: `pip install timesfm`. - Launched [finetuning support](https://github.com/google-research/timesfm/blob/master/notebooks/finetuning.ipynb) that lets you finetune the weights of the pretrained TimesFM model on your own data. - Launched [~zero-shot covariate support](https://github.com/google-research/timesfm/blob/master/notebooks/covariates.ipynb) with external regressors. More details [here](https://github.com/google-research/timesfm?tab=readme-ov-file#covariates-support).