Time Series Forecasting
TiRex
AndiA commited on
Commit
7eb7a59
·
verified ·
1 Parent(s): 74fd9c9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -32,7 +32,7 @@ The inference code is available on [GitHub](https://github.com/NX-AI/tirex).
32
  ### Installation
33
 
34
  TiRex is currently only tested on *Linux systems* and Nvidia GPUs with compute capability >= 8.0.
35
- If you want to use different systems, please check the [FAQ](#faq--troubleshooting).
36
  It's best to install TiRex in the specified conda environment.
37
  The respective conda dependency file is [requirements_py26.yaml](https://github.com/NX-AI/tirex/blob/main/requirements_py26.yaml).
38
 
 
32
  ### Installation
33
 
34
  TiRex is currently only tested on *Linux systems* and Nvidia GPUs with compute capability >= 8.0.
35
+ If you want to use different systems, please check the [FAQ in the code repository](https://github.com/NX-AI/tirex?tab=readme-ov-file#faq--troubleshooting).
36
  It's best to install TiRex in the specified conda environment.
37
  The respective conda dependency file is [requirements_py26.yaml](https://github.com/NX-AI/tirex/blob/main/requirements_py26.yaml).
38