akaashp15 commited on
Commit
b203c9b
1 Parent(s): 6bdfbcd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -2
README.md CHANGED
@@ -6,15 +6,18 @@ tags:
6
  - generated_from_keras_callback
7
  language:
8
  - en
 
 
 
9
  metrics:
10
  - accuracy
11
  pipeline_tag: image-classification
12
  ---
13
- # Model Card for Model ID
14
 
15
  <!-- Provide a quick summary of what the model is/does. -->
16
 
17
- This modelcard aims to be a base template for new models. It has been generated using [this raw template](https://github.com/huggingface/huggingface_hub/blob/main/src/huggingface_hub/templates/modelcard_template.md?plain=1).
18
 
19
  ## Model Details
20
 
 
6
  - generated_from_keras_callback
7
  language:
8
  - en
9
+ model-index:
10
+ - name: akaashp15/food_classifier
11
+ results: []
12
  metrics:
13
  - accuracy
14
  pipeline_tag: image-classification
15
  ---
16
+ # Food Classification Model
17
 
18
  <!-- Provide a quick summary of what the model is/does. -->
19
 
20
+ This model will tell you what food is shown in the image that you upload.
21
 
22
  ## Model Details
23