vanishly / Dockerfile

Commit History

Align with healthy gemini-eraser-ai space: remove CLIPSeg/transformers, use RealESRGAN_x4plus.pth from GitHub
c6cbe1c

Samir87699 commited on

Fix: download RealESRGAN x4 from GitHub instead of COPY missing 4x-UltraSharp.pth
2e2e7b0

Samir87699 commited on

Fix model loading: use absolute paths, retry logic, proper model assignment
e49de92

Samir87699 commited on

Update backend with text segmentation, UltraSharp, and lossless compositing
f2ba69e

Samir87699 commited on

Upgrade backend to use Real-ESRGAN
522c74d

Samir87699 commited on

feat: FSRCNN AI upscaling endpoint via OpenCV dnn_superres (PRO feature)
ddfab46

Samir87699 commited on

Bake FastSAM weights into Docker image to avoid RO filesystem error
65fed58

Samir87699 commited on

chore: update project metadata, dependencies, and Docker configuration
fcaebd2

Samir87699 commited on

Initial commit for HF Spaces backend
1c446a3

Samir87699 commited on