cog
f855a393 - feat: add BaseRunner with run() method to Python SDK

Commit
11 days ago
feat: add BaseRunner with run() method to Python SDK - Add BaseRunner class alongside BasePredictor - Inspector detects run() vs predict() via class __dict__ - load_predictor_from_ref tries Runner before Predictor as default - Export BaseRunner from cog package
Author
Parents
Loading