Torch Classifier

Runs a bundled local image classifier model.

gl0di Updated

File contents

Torch Classifier

Loads a bundled PyTorch model with weights_only=True (the safe-loading flag) and switches it to evaluation mode. See classify.py for the implementation.

gl0di/clawseccheck/tree/main/fixtures/clean_b13_torch_load_safe/skills/torch-classifier commit 340c6a104e

Frequently asked questions

npx skillmds@latest add gl0di/torch-classifier