Package rename notes
Earlier public builds used different PyPI / import names. Current package:
Current |
|
|---|---|
Product |
OneOpen ML Studio |
PyPI |
|
Import |
|
CLI |
|
Docs |
https://oneopensource.org/oneopen-ml-studio/ |
pip install -U oneopen-ml-studio
# or with YOLO extras:
pip install -U "oneopen-ml-studio[yolo]"
Local data under ~/.oneopen is reused. Create a new workspace if you need a clean dataset.
No separate compatibility package is required — install oneopen-ml-studio only.