Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -4,7 +4,7 @@ emoji: 🧀
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
-
sdk_version:
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
@@ -39,4 +39,5 @@ Predicts **texture** from nutritional/origin features using a **classmate's Auto
|
|
| 39 |
|
| 40 |
## Acknowledgments
|
| 41 |
- Thanks to rlogh for the trained AutoGluon model and to aslan-ng for the dataset.
|
| 42 |
-
- Collaboration & GenAI usage: This submission was prepared with peer feedback and limited use of generative AI (ChatGPT) for packaging/refactoring and documentation polish.
|
|
|
|
|
|
| 4 |
colorFrom: yellow
|
| 5 |
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
+
sdk_version: "4.44.0"
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
---
|
|
|
|
| 39 |
|
| 40 |
## Acknowledgments
|
| 41 |
- Thanks to rlogh for the trained AutoGluon model and to aslan-ng for the dataset.
|
| 42 |
+
- Collaboration & GenAI usage: This submission was prepared with peer feedback and limited use of generative AI (ChatGPT) for packaging/refactoring and documentation polish.
|
| 43 |
+
|