Commit History

fix: allow multi-image uploads by updating global size limits
81c6391
Running

ammar101 commited on

remove the duplicate text from the modelfile 1-37 lines
a551006

ammar101 commited on

enforce 10MB image size limit across all upload endpoints
74f3751

ammar101 commited on

update the recommendation colors for both text and hex
16bb993

ammar101 commited on

update the recommendation size for both upper and lower to get an answer in the end even if it is wrong by increas the size numbers
3a31a95

ammar101 commited on

increase the timeout of the recommendation from 60s to 180s to let the llm move from cpu,gpu to the ram in the first request
7238049

ammar101 commited on

changing the logic of rendering upper and lower garmrent at time
7d345ad

zamo commited on

changing tryon logic
fca5736

zamo commited on

change the smartfilt llm model from lamma3.1(8B) to qwen2.5:3b
c622f37

ammar101 commited on

update the readme file
949d955

ammar101 commited on

change the model from llama3.2:3b to llama3.1 (8B)
10e26c9

ammar101 commited on

updating the pants size table part in the modelfile by fixing the size guide table for the llm
2f18d0a

ammar101 commited on

adding a pants size rather than the pants math part in the modelfile by adding a size guide table for the llm
a9af42e

ammar101 commited on

update the pants math part in the modelfile by adding some examples to the llm to give a good answer in math
19d15cd

ammar101 commited on

feat(recommendation): map recommendation colors to hex codes and fix prompt overrides
27aa22b

ammar101 commited on

Update recommendation color by removing the system prompt from the service, so now the llm will just use the omdel file as a guide
cfa2a06

ammar101 commited on

Update recommendation color JSON format and the modelfile sturcutre for Hugging Face
72ebc4b

ammar101 commited on

Update recommendation JSON format for Hugging Face on router and schemas
3bc2c53

ammar101 commited on

Update recommendation service and modelfile prompts with new JSON format for Hugging Face
a62c322

ammar101 commited on

fix: use printf for GCP secret to preserve multi-line JSON formatting
f1966a1

ammar101 commited on

fix: pass numpy array to avatar estimator to resolve 'Image object has no attribute shape' error
c266016

ammar101 commited on

feat: add GCP credential handling and root home page
e1efa6f

ammar101 commited on

fix: un-ignore skin tone model and force add it for LFS tracking
d9a1aef

ammar101 commited on

refactor: move sam_3d_body inside avatar/ for cleaner structure, resolve via PYTHONPATH
afe69e8

ammar101 commited on

fix: restore sam_3d_body as top-level package, clean avatar module, upgrade Dockerfile to pytorch devel base
178953d

ammar101 commited on

fix: install sam_3d_body from source + lazy avatar imports to prevent crash
3622897

ammar101 commited on

fix: add zstd required by Ollama install script
46fc59e

ammar101 commited on

fix: add missing system build deps for pycocotools and pyrender
0309bc2

ammar101 commited on

Initial clean commit with LFS for Hugging Face
12b77c4

ammar101 commited on