Commit
·
6f8ced4
1
Parent(s):
5b3e7b9
Update README
Browse files
README.md
CHANGED
|
@@ -74,7 +74,7 @@ This is intended for research purposes and provides a minimal interface to Chron
|
|
| 74 |
Install the library by running:
|
| 75 |
|
| 76 |
```
|
| 77 |
-
pip install
|
| 78 |
```
|
| 79 |
|
| 80 |
A minimal example showing how to perform inference using Chronos-Bolt models:
|
|
|
|
| 74 |
Install the library by running:
|
| 75 |
|
| 76 |
```
|
| 77 |
+
pip install chronos-forecasting
|
| 78 |
```
|
| 79 |
|
| 80 |
A minimal example showing how to perform inference using Chronos-Bolt models:
|