fix: register 9-param infer API for v12 compat, disable UI button api_name 53e60a1 mac commited on Apr 7
feat: switch to FireRed official Lightning 8-steps LoRA (default 6 steps) c72df68 verified sfdhfdjfg commited on Apr 5
fix: rmbg endpoint use remove_black_bg threshold=20 for pure-black bg 041031e sfdhfdjfg commited on Apr 1
feat: add dedicated rmbg API endpoint (RMBG-2.0, preserves content) 524a12b sfdhfdjfg commited on Apr 1
fix: pad-to-bucket instead of stretch, preserve exact aspect ratio, edge-fill padding 63da0ec verified fdsgsfjsfg commited on Mar 29
fix: use bucket system for inference resolution to prevent content cropping, then resize back to original d54626d verified fdsgsfjsfg commited on Mar 29
fix: resize output back to original dimensions to prevent 16-align cropping fa6eb3b verified fdsgsfjsfg commited on Mar 29
add remove_black_bg: flood fill to remove only border-connected black, keep inner black elements 94f3429 jing96963 commited on Mar 29
fix rmbg: add sigmoid activation to match ComfyUI exactly, remove letterbox complexity 1386be2 jing96963 commited on Mar 29
revert rmbg post-processing: black bg needs no dilation/threshold 0084930 jing96963 commited on Mar 29
rmbg post-processing: dilate mask + soft threshold to preserve text edges 1575fee jing96963 commited on Mar 29
use diffusers QwenImageEditPlusPipeline instead of local qwenimage module to fix LoRA compatibility d2144e5 jing96963 commited on Mar 29
switch to Qwen-Image-Lightning-4steps-V2.0 LoRA to match ComfyUI exactly dd14618 jing96963 commited on Mar 29
use official FireRed-1.1 model directly + Lightning LoRA, remove prithivMLmods transformer f2bcc32 jing96963 commited on Mar 29
add out_width/out_height params to infer: match ComfyUI EmptyLatentImage behavior 35e36c1 jing96963 commited on Mar 29
fix rmbg: aspect-ratio-preserving pad to square, avoid distortion on wide images 5f1c984 jing96963 commited on Mar 28
Remove 1MP bucket forcing, keep native resolution aligned to divisible_by=16 cfa204a jing96963 commited on Mar 28
Add wide-format buckets and aspect-ratio-preserving resize for title graphics 6ad3257 jing96963 commited on Mar 28