--- title: Cheese Texture Classifier emoji: "🧀" colorFrom: yellow colorTo: green sdk: gradio sdk_version: "4.44.0" app_file: app.py pinned: false --- # Cheese Texture Gradio App This Space loads **rlogh/cheese-texture-autogluon-classifier** (AutoGluon Tabular) and provides a small Gradio UI for single-record predictions. **Inputs:** fat, protein, price, origin (dropdown or custom), holed (yes/no) **Output:** predicted texture and class probabilities.