Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# Ingredients analyzer — fresh package
|
| 2 |
Contains model artifacts, inference, and a Gradio app for quick inspection.
|
| 3 |
---
|
|
@@ -21,4 +26,4 @@ It loads:
|
|
| 21 |
- product CSV for index testing
|
| 22 |
- `app.py` (Gradio UI)
|
| 23 |
|
| 24 |
-
No user data stored.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
sdk: gradio
|
| 3 |
+
colorFrom: green
|
| 4 |
+
colorTo: red
|
| 5 |
+
---
|
| 6 |
# Ingredients analyzer — fresh package
|
| 7 |
Contains model artifacts, inference, and a Gradio app for quick inspection.
|
| 8 |
---
|
|
|
|
| 26 |
- product CSV for index testing
|
| 27 |
- `app.py` (Gradio UI)
|
| 28 |
|
| 29 |
+
No user data stored.
|