sanket03 commited on
Commit
b74e77e
·
1 Parent(s): 0ef42fd

Update README.md

Browse files

added details in the Readme file

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -30,3 +30,4 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
30
  - *In the output user will see predictive class by the model as well as grad cam output of it i.e what model is seeing in the input image to predict that particular class*
31
  - *User has also the option to request the layer number from which he/she wants to check the grad cam output*
32
  - *User can also define the opacity of the output image as per his convenience*
 
 
30
  - *In the output user will see predictive class by the model as well as grad cam output of it i.e what model is seeing in the input image to predict that particular class*
31
  - *User has also the option to request the layer number from which he/she wants to check the grad cam output*
32
  - *User can also define the opacity of the output image as per his convenience*
33
+ - *To help users 10 examples of all the classes have been given*