Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,3 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Cheese Texture (Tabular) β Gradio App
|
| 2 |
|
| 3 |
Predicts **texture** from nutritional/origin features using a **classmate's AutoGluon model**.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: Cheese Texture (Tabular) β AutoGluon Gradio App
|
| 3 |
+
emoji: π§
|
| 4 |
+
colorFrom: yellow
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
+
app_file: app.py
|
| 9 |
+
pinned: false
|
| 10 |
+
---
|
| 11 |
+
|
| 12 |
# Cheese Texture (Tabular) β Gradio App
|
| 13 |
|
| 14 |
Predicts **texture** from nutritional/origin features using a **classmate's AutoGluon model**.
|