Commit History

fix: add model paths and class names for ONNX models in model_loader
a4381af

LPX55 commited on

fix: add missing import for postprocess_onnx_output in model_loader
0adef02

LPX55 commited on

fix: add missing import for infer_onnx_model in model_loader and update its definition in onnx_helpers
ceff40b

LPX55 commited on

fix: add missing import for infer_onnx_model in model_loader
3232315

LPX55 commited on

fix: add missing import for preprocess_onnx_input in model_loader
eeb602e

LPX55 commited on

feat: implement model registration logic for ONNX, HuggingFace, and Gradio API
f00c873

LPX55 commited on