Fix quality loss by avoiding patch downscaling and improving text-erase crop e94e2ed Samir87699 commited on May 10
Add /remove_bg endpoint using rembg (u2net ONNX) for CPU background removal e152ab7 Samir87699 commited on May 9
Add /text_erase: single-call text-prompt object removal (CLIPSeg+LaMa) 1b19dfc Samir87699 commited on May 2
Fix: remove duplicate torch import causing UnboundLocalError in _load_realesrgan 60d8cd9 Samir87699 commited on May 2
Align with healthy gemini-eraser-ai space: remove CLIPSeg/transformers, use RealESRGAN_x4plus.pth from GitHub c6cbe1c Samir87699 commited on May 2
Fix: download RealESRGAN x4 from GitHub instead of COPY missing 4x-UltraSharp.pth 2e2e7b0 Samir87699 commited on May 2
Fix model loading: use absolute paths, retry logic, proper model assignment e49de92 Samir87699 commited on May 2
Update backend with text segmentation, UltraSharp, and lossless compositing f2ba69e Samir87699 commited on May 1
fix: resolve runtime error in main.py by correcting variable initialization c66ffdc Samir87699 commited on Apr 18
Optimize Real-ESRGAN CPU inference for Free Tier (1 thread, tile=128) 7ff983a Samir87699 commited on Apr 18
Fix basicsr torchvision compatibility by safely down-pinning TorchVision 02a5b3f Samir87699 commited on Apr 18
Update backend with Vanishly rebrand and AI upscaling capabilities e708646 Samir87699 commited on Apr 12
feat: FSRCNN AI upscaling endpoint via OpenCV dnn_superres (PRO feature) ddfab46 Samir87699 commited on Apr 12
perf: async LaMa offload, JPEG response, server-side downscale, faster FastSAM 18f6d62 Samir87699 commited on Apr 12
Bake FastSAM weights into Docker image to avoid RO filesystem error 65fed58 Samir87699 commited on Apr 10
chore: update project metadata, dependencies, and Docker configuration fcaebd2 Samir87699 commited on Apr 10