# space.yaml # Defines the hardware and port settings hardware: cpu-basic # The RoBERTa model is large. If the build fails (OOM error), # you may need to apply for a GPU/CPU upgrade, but start with the free tier. # Sets the internal port. Hugging Face expects the app to run on 7860. # This must match the port specified in your Dockerfile's CMD command. app_port: 7860