frame_cli.pull module¶
Module for frame pull commands.
- frame_cli.pull.pull_component(name: str, local_model_path: str) None [source]¶
Download a component.
- frame_cli.pull.pull_model(name: str, destination: str | None) None [source]¶
Download a hybrid model and setup environment.