Time Series Forecasting
TiRex-2
lukfischer BernhardNXAI commited on
Commit
282c692
·
1 Parent(s): 45b9cfa

Update README.md (#1)

Browse files

- Update README.md (ea16663c0bb04a6ce23f44f1229f16d4695d3591)


Co-authored-by: Bernhard Voggenberger <BernhardNXAI@users.noreply.huggingface.co>

Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -36,6 +36,10 @@ task-specific training or fine-tuning.
36
 
37
  # Getting started
38
 
 
 
 
 
39
  The environment is managed by [Pixi](https://pixi.prefix.dev/latest/). Run the following to install it on your machine
40
 
41
  ```bash
 
36
 
37
  # Getting started
38
 
39
+ > 📖 For a detailed guide — including pip installation, a Google Colab demo, covariate
40
+ > examples, and benchmark reproduction — see our [GitHub repository](https://github.com/NX-AI/tirex-2).
41
+
42
+
43
  The environment is managed by [Pixi](https://pixi.prefix.dev/latest/). Run the following to install it on your machine
44
 
45
  ```bash