sila0/image-enhancement
Use camera emoji as browser tab favicon
Add camera emoji to HF Space metadata
Add desktop-only warning to README
Add live demo link to README
Add Hugging Face Spaces deploy config
Restore .env.example placeholder and ignore .claude/
Remove dead code and orphan static files
Make chat a floating bubble, switch UI to English, load .env
Add Claude-powered Image Enhancement Assistant chat
Restore full-quality params for local-only use
Fit pipeline into Render free tier (512 MB RAM)
Resize image client-side before upload
Render enhanced image via Blob URL instead of base64 data: URL
Cap input image dimension at 1200px
Add face_enhance pipeline with FSRCNN super-resolution
Add professional camera favicon
UI: soft light theme - white cards, indigo accents
Image Enhancement API - initial commit
