Shriharsh commited on
Commit
03f0da0
1 Parent(s): 8c30921

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -7
README.md CHANGED
@@ -4,20 +4,20 @@ emoji: 🌮
4
  colorFrom: indigo
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 3.1.7
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!
 
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!