--- title: Lensmora Image Worker emoji: 📷 colorFrom: blue colorTo: indigo sdk: docker app_port: 7860 --- # Lensmora Image Worker Private FastAPI worker for Lensmora image processing. ## Endpoints - `GET /health` - `POST /v1/warmup` - `POST /v1/faces/extract` - `POST /v1/ai-sort/warmup` - `POST /v1/ai-sort/embed` — lazily loads SigLIP and creates image/text embeddings only for explicit AI-sort jobs Set `WORKER_TOKEN` as a Hugging Face Space secret and send it from Lensmora as `Authorization: Bearer `.