Fix quality loss by avoiding patch downscaling and improving text-erase crop e94e2ed Running Samir87699 commited on 22 days ago
Add /remove_bg endpoint using rembg (u2net ONNX) for CPU background removal e152ab7 Samir87699 commited on 23 days ago
Fix dependency version conflicts for Hugging Face deployment 438bfc5 Samir87699 commited on 29 days ago
Add /text_erase: single-call text-prompt object removal (CLIPSeg+LaMa) 1b19dfc Samir87699 commited on 30 days ago
Add CLIPSeg text-based segmentation endpoint /segment_text 04e4c05 Samir87699 commited on 30 days ago
Fix: remove duplicate torch import causing UnboundLocalError in _load_realesrgan 60d8cd9 Samir87699 commited on 30 days ago
Align with healthy gemini-eraser-ai space: remove CLIPSeg/transformers, use RealESRGAN_x4plus.pth from GitHub c6cbe1c Samir87699 commited on 30 days ago
Fix: download RealESRGAN x4 from GitHub instead of COPY missing 4x-UltraSharp.pth 2e2e7b0 Samir87699 commited on 30 days ago
Fix model loading: use absolute paths, retry logic, proper model assignment e49de92 Samir87699 commited on 30 days ago
Update backend with text segmentation, UltraSharp, and lossless compositing f2ba69e Samir87699 commited on about 1 month ago
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