Time Series Forecasting
TiRex-2
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