Sijuade/imagenet-resnet50-inference
Docs: Comprehensive README with training repo links, add links to sidebar and footer
Fix: Remove infinite rerun loop, limit sample images to 4, remove duplicate code
Fix: Replace use_container_width with use_column_width for Streamlit compatibility
Fix: Properly download sample images with correct paths and add debug ls
Fix: Center title, add debug info for sample images loading
Fix: Use st.title for header visibility, add .JPEG extension to sample images glob
Fix: CSS header visibility, model path warning, download sample images during build (no binary files)
Fix: Remove software-properties-common (not available in slim image)
Fix: Change colorTo from violet to pink (valid HF color)
Deploy to HF Spaces: Sijuade/imagenet-resnet50-inference
prepare for deployment to hf
add sample images
change checkpoint path
add model loader
add inference skeleton
first commit
