feat: add Qdrant configuration and handle disabled state in QdrantService 27e079c SuZeAI commited on Jul 4
feat: update subscription response to track AI credits instead of tokens 437ffc0 SuZeAI commited on Jul 4
feat: add token usage tracking for AI recommendations and subscription management ff5991d SuZeAI commited on Jul 4
feat: add subscription management with user plan tracking and response schema d249b9c SuZeAI commited on Jul 4
Add OpenAI vision model configuration and garment masking functionality 23f80df SuZeAI commited on Jul 1
Update .gitignore to include specific __pycache__ directories and adjust patterns for Python files 628e09a SuZeAI commited on Jun 30
feat: implement conversational chatbot with routing and chat history support 265cc9d mata01 commited on Jun 21
feat: default STORAGE_MODE to cloudinary and force real CatVTON execution on CPU 85a11ff mata01 commited on Jun 21
feat: add CPU simulation fallback mode for tryon to prevent hangs/OOM on CPU spaces 6aa0990 mata01 commited on Jun 21
perf: optimize CatVTON on CPU with float32 and 20 steps, increase frontend polling to 10 min f222800 mata01 commited on Jun 21
feat: proactively create chest_cm, waist_cm, hips_cm columns on startup if missing c1affc0 mata01 commited on Jun 21
feat: add chest, waist, and hips measurements support in profile and LLM service 54cc2f8 mata01 commited on Jun 21
fix: set cfg.MODEL.DEVICE in DensePose initialization for CPU nodes fca1b3f mata01 commited on Jun 21
chore: move CatVTON inside backend and resolve paths dynamically without binary resources f32f6d0 mata01 commited on Jun 18
Update README.md execution instructions with cd backend and port 8001 7b93e81 mata01 commited on Jun 14
Update README.md with local storage mode guides and correct Redis port cb9acf9 mata01 commited on Jun 14
Support and default to STORAGE_MODE=local for zero-key local development 640f288 mata01 commited on Jun 14
Initialize production-grade FastAPI backend with models, routes, celery workers, and test suite b18b789 mata01 commited on Jun 14