hairstyle-recommender-api / src /recommender.py

Commit History

change tokens and add better error handling
9ca739c
Running

juras3k commited on

apply hard_constraint for receding hairline and hair_type factor, rework score percentage for hairstyles
8ede11e

juras3k commited on

fix qwen response think
d1a4600

juras3k commited on

try to fix thinking for qwen
628c161

juras3k commited on

change model
77f8386

juras3k commited on

change model and trait_summary function
d731568

juras3k commited on

reformat prompt for llm analysis
4b9713a

juras3k commited on

rebuild _build_face_analysis_llm prompt and function
f71a5dd

juras3k commited on

change of LLM model and system prompt for face_analysis
e2f6da9

juras3k commited on

fixing llm face analysis errors
74d9958

juras3k commited on

add debug and fix trait_summary
042638a

juras3k commited on

adding debug to address face analysis issue
671ed3a

juras3k commited on

trying to fix face_analysis issue
859e3f5

juras3k commited on

revert prepare_trait_summary to debug error for face analysis with llm
521312b

juras3k commited on

change trait_summary function
4594fcd

juras3k commited on

fix face_analysis translation
af0d34c

juras3k commited on

implement EN/PL translations across backend and frontend components
d9a938c

juras3k commited on

fix: declaration of lang in main and pipeline
38d8118

juras3k commited on

add lang param to analyse endpoint and LLM face analysis
4e698f7

juras3k commited on

slight correction of model responses
33c965c

juras3k commited on

add llm analysis module with llama
ba3d1db

juras3k commited on

add hair type and hairline compatibility
e138728

juras3k commited on

change face analysis function and add hard constraints
2fe3b48

juras3k commited on

change face analysis component by introducing importance
26f5063

juras3k commited on

add missing trait dims and filter in main
26b7d84

juras3k commited on

add missing trait explanations and reformat face analysis component
67218c2

juras3k commited on

fix no explanation for low score hairstyle
490414c

juras3k commited on

fix penalty for certain sensitive features
40f5eb8

juras3k commited on

refactor recommendation scoring with missing-feature penalties
e60f5e2

juras3k commited on

change trait explanation in recommender module
5d71389

juras3k commited on

Deploy backend API to HF Space
c4ba2f9

juras3k commited on