Update README.md
Browse files
README.md
CHANGED
@@ -26,7 +26,7 @@ We evaluate the model on the following benchmarks: [TSLib Dataset](), [GIFT-Eval
|
|
26 |
|
27 |
# Quickstart
|
28 |
```
|
29 |
-
pip install transformers==4.40.1
|
30 |
```
|
31 |
|
32 |
```
|
|
|
26 |
|
27 |
# Quickstart
|
28 |
```
|
29 |
+
pip install transformers==4.40.1 # use this version for the stable compatibility
|
30 |
```
|
31 |
|
32 |
```
|