--- title: Ingredient Detector Demo emoji: 🥗 colorFrom: blue colorTo: green sdk: docker app_port: 7860 pinned: false --- # Ingredient Detector Demo This is a Streamlit-based interface for the Ingredient Detector VLM service. ## Configuration This Space requires the following secrets to be set in the settings: - `API_BASE_URL`: The URL of the backend API (e.g., AWS App Runner) - `CLIENT_ID`: Your client identifier - `APP_PASSWORD`: Access password for the demo interface