Commit History

refactor(model_loader): update dataset names for model registrations in the loader
554718d

ethix commited on

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

ethix commited on

fix: add missing import for postprocess_onnx_output in model_loader
0adef02

ethix commited on

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

ethix commited on

fix: add missing import for infer_onnx_model in model_loader
3232315

ethix commited on

fix: add missing import for preprocess_onnx_input in model_loader
eeb602e

ethix commited on

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

ethix commited on