iszt commited on
Commit
c7ada91
·
verified ·
1 Parent(s): 89fd7d4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +15 -15
README.md CHANGED
@@ -1,17 +1,17 @@
1
- ---
2
- library_name: transformers
3
- tags:
4
- - image-processing
5
- - medical-imaging
6
- - fundus
7
- - retinal-imaging
8
- - diabetic-retinopathy
9
- - ophthalmology
10
- - clahe
11
- - preprocessing
12
- license: apache-2.0
13
- pipeline_tag: image-feature-extraction
14
- ---
15
 
16
  # EyeCLAHEImageProcessor
17
 
@@ -170,4 +170,4 @@ If you use this processor in your research, please cite:
170
  year={2026},
171
  url={https://huggingface.co/iszt/eye-clahe-processor}
172
  }
173
- ```
 
1
+ ---
2
+ license: apache-2.0
3
+ pipeline_tag: image-feature-extraction
4
+ library_name: transformers
5
+ tags:
6
+ - image-processing
7
+ - medical-imaging
8
+ - fundus
9
+ - retinal-imaging
10
+ - diabetic-retinopathy
11
+ - ophthalmology
12
+ - clahe
13
+ - preprocessing
14
+ ---
15
 
16
  # EyeCLAHEImageProcessor
17
 
 
170
  year={2026},
171
  url={https://huggingface.co/iszt/eye-clahe-processor}
172
  }
173
+ ```