CoolFace
Apppublic

Ghansyxm/clozest-ai

sourceHugging Faceupdated 3mo agoView on Hugging Face
0likes
App README

Clozest AI Service

CLIP-powered clothing classification and outfit generation API for the Clozest digital wardrobe app.

  • —GET /health — health check, also reports model load status
  • —GET /docs — Swagger UI
  • —POST /classify — clothing classification (requires X-API-Secret header)
  • —POST /generate-outfit — outfit generation (requires X-API-Secret header)

Built with FastAPI, PyTorch, and Hugging Face Transformers (openai/clip-vit-base-patch32).

Ghansyxm/clozest-ai · CoolFace