You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docker): quiet apt/debconf noise and add progress to piguard model download
The export container now runs with DEBIAN_FRONTEND=noninteractive to silence TTY/debconf warnings, suppresses the git detached-HEAD advice, and prints progress messages for the long pip install and ONNX export steps.
0 commit comments