Commit History

Fix Gradio: use gr.Blocks and remove conflicting root GET route
803bd5b

chihq commited on

Mount Gradio at root / for HF Spaces UI
a82968f

chihq commited on

Add Gradio UI at /ui for testing
2ee1270

chihq commited on

Force rebuild v2 - invalidate cache
b6d9884

chihq commited on

Force rebuild with root endpoint
0ae9d15

chihq commited on

Trigger rebuild
59e5812

chihq commited on

Add root endpoint for HF Spaces health check
5df78e1

chihq commited on

Use ultralytics base image to avoid build timeout
3b2d794

chihq commited on

Switch to python:3.10-slim-bullseye for better mediapipe compat
621410c

chihq commited on

Fix apt packages: libgl1 instead of libgl1-mesa-glx for bookworm
897274d

chihq commited on

Add git-lfs to Dockerfile so LFS files resolve during build
12248c7

chihq commited on

Fix Dockerfile: run as non-root user UID 1000 for HF Spaces
dbe1f3e

chihq commited on

Fix requirements: unpin versions, cap numpy<2.0 for mediapipe compat
40857a5

chihq commited on

Add README with HF Spaces configuration
dec96b6

chihq commited on

init: palm inference server with YOLO + MediaPipe
e91555e

chihq commited on