Update README.md
This commit is contained in:
@@ -71,11 +71,11 @@ Since the Sept. 2025 launch, the following improvements have been completed:
|
|||||||
|
|
||||||
```shell
|
```shell
|
||||||
# Install the package with torch
|
# Install the package with torch
|
||||||
pip install "timesfm[torch]"=2.0.0
|
pip install timesfm[torch]
|
||||||
# Or with Flax
|
# Or with Flax
|
||||||
pip install "timesfm[flax]"=2.0.0
|
pip install timesfm[flax]
|
||||||
# And when XReg is needed
|
# And when XReg is needed
|
||||||
pip install "timesfm[xreg]"=2.0.0
|
pip install timesfm[xreg]
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Local Install
|
#### Local Install
|
||||||
|
|||||||
Reference in New Issue
Block a user