mirror of
https://github.com/amazon-science/chronos-forecasting
synced 2026-05-23 09:39:35 +00:00
Update source install command
This commit is contained in:
parent
98b917cc2c
commit
96b3e45637
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ If you're interested in pretraining, fine-tuning, and other research & developme
|
|||
git clone https://github.com/amazon-science/chronos-forecasting.git
|
||||
|
||||
# Install in editable mode with extra training-related dependencies
|
||||
pip install --editable ".[training]"
|
||||
cd chronos-forecasting && pip install --editable ".[training]"
|
||||
```
|
||||
|
||||
> [!TIP]
|
||||
|
|
|
|||
Loading…
Reference in a new issue