canns.pipeline.gallery.state¶
State management for the model gallery TUI.
Attributes¶
Classes¶
Centralized state for the model gallery TUI. |
Functions¶
|
Return analysis options for the selected model. |
|
Return the default analysis key for the selected model. |
Module Contents¶
- class canns.pipeline.gallery.state.GalleryState[source]¶
Centralized state for the model gallery TUI.
- artifacts: dict[str, pathlib.Path][source]¶
- workdir: pathlib.Path[source]¶
- canns.pipeline.gallery.state.get_analysis_options(model)[source]¶
Return analysis options for the selected model.