--- title: CPU Estimate Base emoji: 🧮 colorFrom: gray colorTo: green sdk: docker app_port: 7860 pinned: false short_description: Slim CPU base image for the pre-run estimate job. --- Public base image: a slim CPU-only Python environment + generic runtime dependencies, for the cheap pre-run estimate job on HF Jobs (no GPU, no model servers). It contains **no proprietary code**; application code and any remaining dependencies are installed at runtime from a private repo. This Space exists only to build + publish the image; it serves a trivial idle endpoint.