# SACCP Node Space Configuration runtime: cpu: "medium" memory: "16x" accelerator: "cpu" # Will be configured based on node type env: NODE_TYPE: "head" NANO_WORKER_URL: "https://Bc-AI-worker-nano.hf.space" MINI_WORKER_URL: "https://Bc-AI-worker-mini.hf.space" FAST_WORKER_URL: "https://Bc-AI-worker-fast.hf.space" LARGE_WORKER_URL: "https://Bc-AI-worker-large.hf.space" UNIVERSAL_WORKER_URL: "https://Bc-AI-worker-universal.hf.space"