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(requirements): pin huggingface_hub<0.25.0 to resolve HfFolder ImportError
f325c2c

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(space): update README.md frontmatter to sdk: gradio, app_file: app.py and integrate import spaces/@spaces.GPU
43d6c8d

NMundhra commited on

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

NMundhra commited on

Upload folder using huggingface_hub
6b8c958
verified

NMundhra commited on

Upload app.py with huggingface_hub
1fa9e8d
verified

NMundhra commited on

Upload requirements.txt with huggingface_hub
e76f130
verified

NMundhra commited on

Upload folder using huggingface_hub
1b6b558
verified

NMundhra commited on

Upload folder using huggingface_hub (part 3)
8ea8b52
verified

NMundhra commited on

Upload folder using huggingface_hub (part 2)
82c1ff5
verified

NMundhra commited on

Upload folder using huggingface_hub
be7e39c
verified

NMundhra commited on

Upload app.py with huggingface_hub
356d0f9
verified

NMundhra commited on

modified
fee6f20

NMundhra commited on

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

NMundhra commited on

Revert Level 1 Gatekeeper to ResNet-50 for checkpoint compatibility
127734b

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

initial commit
2b40fc8
verified

NMundhra commited on