Enhancer / Dockerfile

Commit History

fix: harden Hugging Face deployment
d09b963

supli6669 commited on

fix: resolve Hugging Face Spaces Docker build error and add .dockerignore
150c8ce

supli6669 commited on

fix: remove build-time network downloads from Dockerfile to ensure 100% Hugging Face Spaces build success
a605439

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

fix: resolve B11 (offline setuptools wheel build via base64 encoding and Dockerfile update) and finalize Task 11 bug fixes
a30aa2c

supli6669 commited on

fix: disable CORS and XsrfProtection on streamlit run command to resolve Axios 403 error on hugging face upload
d4db990

supli6669 commited on

build: run streamlit in headless mode with usage stats disabled to prevent hugging face space run failures
2cbf47d

supli6669 commited on

fix: replace obsolete libgl1-mesa-glx with libgl1 and pre-install numpy in Dockerfile
9e9dc9b

supli6669 commited on

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

supli6669 commited on

deploy: pre-download weights in Dockerfile during build phase to prevent runtime startup blocking on Hugging Face Spaces
58e8187

supli6669 commited on

chore: add Dockerfile for Hugging Face Spaces Docker SDK deployment
ba0ebda

supli6669 commited on