Enhancer / pipeline.py

Commit History

fix: harden Hugging Face deployment
d09b963

supli6669 commited on

feat: add Rule 11 (Mandatory Git Push), DirectML/OpenVINO EP ONNX, 1-Click Presets, Organ-Based Toggles, AI Quality Score & Multi-Scale Adaptive Sharpening
c0b25cc

supli6669 commited on

feat: add Reinhard Auto Skin Tone Alignment for seamless face color matching
ae8885a

supli6669 commited on

feat: integrate Wink Quality Engine, skin grain retention, eye/lip sparkle, and update Obsidian vault
f26e2a6

supli6669 commited on

perf: implement lightweight pipeline optimizations and lazy memory release
28bfde1

supli6669 commited on

fix: remove static quantization from Dockerfile build and add fail-safe ONNX loader
15b2edb

supli6669 commited on

fix(hf): integrate Static INT8 ONNX build into Dockerfile and fix thread state guard in app.py
b42379b

supli6669 commited on

feat: implement static INT8 ONNX quantization tool & UI model engine selector
77a7159

supli6669 commited on

fix: resolve all 9 codebase bugs (B1-B9) & add Rule 9 to AGENTS.md
45ffbdc

supli6669 commited on

fix: patch B2, B6, B10, B12 (ONNX tiling upscaler, start_time guard, cache split screen comparison, list css style)
50021a1

supli6669 commited on

fix: patch B3 and B4 (ONNX mutex lock and async batch processing queue)
d20feeb

supli6669 commited on

fix: patch B1, B5, B7, B8, B9 (state guards, dead callback, face size tuple, dashboard loss, esc key)
d58a6b4

supli6669 commited on

fix: resolve streamlit thread safety issues and cache face helper to optimize cpu
a914f33

supli6669 commited on

fix: resolve ValueError and stride mismatch when comparing parsing and soft boundary masks
ae7180d

supli6669 commited on

fix: resolve Hugging Face deployment crashes and dependency conflicts
93fffe5

supli6669 commited on

feat: complete custom training pipeline bugfixes, dataset crawling, and validation
f9f499d

supli6669 commited on

feat: optimize training parameters, fix pipeline sequential bug, update UI default fidelity, and configure HF Spaces auto-deployment in Docker mode
fd6554d

supli6669 commited on

feat: add Enable Face Restoration toggle in Streamlit UI sidebar and pipeline.py to support bypassing face cropping and restoration when upscaling already sharp images
bcdc714

supli6669 commited on

fix: replace bilinear resize with Lanczos fallback and implement high-res original face blending based on fidelity weight to prevent degradation of sharp input images
c377113

supli6669 commited on

opt: quantize Real-ESRGAN to INT8, add OpenVINO EP support to pipeline, add interactive comparison slider to streamlit, and add blur filtering to face crop
308e0e1

supli6669 commited on

feat: add Safebooru crawler and facexlib-based face crop/align tool, implement progress callback in streamlit app
296db8d

supli6669 commited on

Fix training crash on CPU, reduce val_freq, add OpenCV env vars
4607230

supli6669 commited on

CPU optimizations and UI defaults
da2865e

supli6669 commited on

Optimize CPU performance: add INT8 quantization, set default lightweight detector, disable heavy upscaling by default
4f3bc5f

supli6669 commited on

feat: optimize CPU performance and add agents rules
0229606

supli6669 commited on

fix: upscale restored face crops to prevent blurriness in high-resolution downloads
7f73d22

supli6669 commited on

feat: add Google Colab GPU notebook, ONNX export script, and pipeline ONNX optimization
f3ee5ae

supli6669 commited on

feat: implement post-processing sharpening filter and deploy custom model weights (iter 350)
7bc1a4f

supli6669 commited on

feat: integrate Real-ESRGAN background upscaling and face detection threshold
56bfe80

supli6669 commited on

chore: configure repository for Hugging Face Spaces Streamlit deployment
172229a

supli6669 commited on

feat: implement custom enhancement pipeline with adjustable soft blending
c2bec22

supli6669 commited on