Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -4,20 +4,20 @@ emoji: 🌮
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
tags:
|
12 |
-
|
13 |
-
|
14 |
-
|
15 |
-
|
16 |
-
|
17 |
---
|
18 |
|
19 |
# Food Vision 101
|
20 |
|
21 |
This model utilizes deep learning to classify different types of food. It's built with Gradio SDK version 3.1.7 and uses a MIT license.
|
22 |
|
23 |
-
Feel free to explore and contribute!
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.37.2
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
tags:
|
12 |
+
- computer vision
|
13 |
+
- food classification
|
14 |
+
- deep learning
|
15 |
+
- gradio
|
16 |
+
- machine learning
|
17 |
---
|
18 |
|
19 |
# Food Vision 101
|
20 |
|
21 |
This model utilizes deep learning to classify different types of food. It's built with Gradio SDK version 3.1.7 and uses a MIT license.
|
22 |
|
23 |
+
Feel free to explore and contribute!
|