Update README.md
Browse filesadded details in the Readme file
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*
|