Update README.md
Browse files
README.md
CHANGED
@@ -53,7 +53,7 @@ output = std * normed_output + mean # rescale the output to the original scale
|
|
53 |
print(output.shape)
|
54 |
```
|
55 |
|
56 |
-
A notebook example is also provided [here](https://huggingface.co/thuml/timer-1.1-84m/blob/main/
|
57 |
|
58 |
## Specification
|
59 |
|
|
|
53 |
print(output.shape)
|
54 |
```
|
55 |
|
56 |
+
A notebook example is also provided [here](https://huggingface.co/thuml/timer-1.1-84m/blob/main/quickstart_zero_shot.ipynb). Try it out!
|
57 |
|
58 |
## Specification
|
59 |
|