[console_scripts]
sc-segment-onnx = sc_crop.segment:_cli_segment_onnx
sc-segment-pt = sc_crop.segment:_cli_segment_pt
sc_crop = sc_crop.cli:main
