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: split pip install layers, move precompute to runtime for Jaguar Space
The HF free-tier Docker builder has tight resource limits:
- Split torch/torchvision install into a separate layer
- Move dataset precomputation from build to runtime
- Increase healthcheck start-period to 600s for first-launch computation
0 commit comments