CoolFace
Apppublic

Sijuade/imagenet-resnet50-inference

sourceHugging Facemitupdated 11mo agoView on Hugging Face
0likes
16 commits on main
105751411mo ago

Docs: Comprehensive README with training repo links, add links to sidebar and footer

sijpapi
aeb480c11mo ago

Fix: Remove infinite rerun loop, limit sample images to 4, remove duplicate code

sijpapi
b98fe8811mo ago

Fix: Replace use_container_width with use_column_width for Streamlit compatibility

sijpapi
cbb072011mo ago

Fix: Properly download sample images with correct paths and add debug ls

sijpapi
d03786e11mo ago

Fix: Center title, add debug info for sample images loading

sijpapi
cf8803011mo ago

Fix: Use st.title for header visibility, add .JPEG extension to sample images glob

sijpapi
3b3499b11mo ago

Fix: CSS header visibility, model path warning, download sample images during build (no binary files)

sijpapi
a14fa9c11mo ago

Fix: Remove software-properties-common (not available in slim image)

sijpapi
cbecf5e11mo ago

Fix: Change colorTo from violet to pink (valid HF color)

sijpapi
ae4ffa611mo ago

Deploy to HF Spaces: Sijuade/imagenet-resnet50-inference

sijpapi
ca9951711mo ago

prepare for deployment to hf

sijpapi
1893a2011mo ago

add sample images

sijpapi
d6be0e311mo ago

change checkpoint path

sijpapi
2b0c5e711mo ago

add model loader

sijpapi
c850d8311mo ago

add inference skeleton

sijpapi
867e05811mo ago

first commit

sijpapi