ray[tune] Windows CI fix (#11674)
Signed-off-by: Glenn Jocher <glenn.jocher@ultralytics.com>
This commit is contained in:
parent
2a67dd0a29
commit
f2f1afd269
4 changed files with 6 additions and 5 deletions
|
|
@ -34,7 +34,7 @@ To install the required packages, run:
|
|||
|
||||
```bash
|
||||
# Install and update Ultralytics and Ray Tune packages
|
||||
pip install -U ultralytics "ray[tune]<=2.9.3"
|
||||
pip install -U ultralytics "ray[tune]"
|
||||
|
||||
# Optionally install W&B for logging
|
||||
pip install wandb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue