fix: patch B3 and B4 (ONNX mutex lock and async batch processing queue)
d20feeb
supli6669commited on
fix: patch B1, B5, B7, B8, B9 (state guards, dead callback, face size tuple, dashboard loss, esc key)
d58a6b4
supli6669commited on
fix: resolve streamlit thread safety issues and cache face helper to optimize cpu
a914f33
supli6669commited on
feat: complete custom training pipeline bugfixes, dataset crawling, and validation
f9f499d
supli6669commited on
feat: optimize training parameters, fix pipeline sequential bug, update UI default fidelity, and configure HF Spaces auto-deployment in Docker mode
fd6554d
supli6669commited 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
supli6669commited on
feat: add real-time training dashboard widget to streamlit sidebar to monitor CodeFormer training status
2c051b7
supli6669commited on
feat: add Batch Processing tab in Streamlit UI to support multi-image enhancements and ZIP download
3cf6094
supli6669commited 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
supli6669commited on
feat: add Safebooru crawler and facexlib-based face crop/align tool, implement progress callback in streamlit app
296db8d
supli6669commited on
CPU optimizations and UI defaults
da2865e
supli6669commited on
Optimize CPU performance: add INT8 quantization, set default lightweight detector, disable heavy upscaling by default
4f3bc5f
supli6669commited on
feat: optimize CPU performance and add agents rules