Commit History

fix: harden _run_classification to handle Gradio 4+ FileData Pydantic model
f8f0fd8

NMundhra commited on

fix(input): set gr.Image type='filepath' for Gradio 4+ API file handling
c97cde3

NMundhra commited on

fix(adapter): return dict mapping {'path': cam_img_path} for Gradio 4+ FileData serialization
f4753ed

NMundhra commited on

fix(adapter): save Grad-CAM overlay to temp filepath for Gradio FileData compatibility
1a222d7

NMundhra commited on

fix(app): add comprehensive image_input type handling for dictionary/path/PIL objects
754d54a

NMundhra commited on

fix(app): import spaces first and wrap demo.launch() inside main guard for ZeroGPU supervisor
3fe9172

NMundhra commited on

fix(app): call demo.launch() without hardcoded server_port for ZeroGPU container socket compatibility
258db9f

NMundhra commited on

fix(app): place demo.queue() and demo.launch() inside if HAS_GRADIO block
4aed69b

NMundhra commited on

fix(app): add demo.queue() and standard main guard launcher for Hugging Face Gradio supervisor
b43fb26

NMundhra commited on

fix(app): launch demo unconditionally at root level to prevent container exit 0
c0286fc

NMundhra commited on

fix: check HAS_ZEROGPU before @spaces.GPU to prevent connection reset on CPU hardware
cda4955

NMundhra commited on

Upload app.py with huggingface_hub
1fa9e8d
verified

NMundhra commited on

Upload app.py with huggingface_hub
356d0f9
verified

NMundhra commited on

Fix L1 gatekeeper ResNet-50 compatibility, integrate L1-L2-L3 pipeline and return Base64 GradCAMs
194eedd

NMundhra commited on

Hotfix: extract model_state_dict from checkpoint
04f512c

NMundhra commited on

Add Bucket upload and huggingface_hub
698a40b

NMundhra commited on

Track model weights with LFS
8ccabdf

NMundhra commited on