sakshamkr1 commited on
Commit
a28141d
·
verified ·
1 Parent(s): 203d916

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -4
README.md CHANGED
@@ -11,9 +11,10 @@ tags:
11
  - medical-imaging
12
  base_model:
13
  - microsoft/resnet-50
 
14
  ---
15
 
16
- # Diabetic Retinopathy Detection Model
17
 
18
  ## Overview
19
 
@@ -82,6 +83,4 @@ print(f"Predicted class: {predicted_class}")
82
  ```
83
 
84
  ## License
85
- This model is released under the **CC-BY-NC 4.0** license.
86
-
87
-
 
11
  - medical-imaging
12
  base_model:
13
  - microsoft/resnet-50
14
+ pipeline_tag: image-classification
15
  ---
16
 
17
+ # Diabetic Retinopathy Detection Model ![LICENSE](https://img.shields.io/badge/CC--BY--SA--4.0-lightgrey?style=for-the-badge) ![PyTorch](https://img.shields.io/badge/PyTorch-EE4C2C?style=for-the-badge&logo=pytorch&logoColor=white)
18
 
19
  ## Overview
20
 
 
83
  ```
84
 
85
  ## License
86
+ This model is released under the **CC-BY-NC 4.0** license.