Update README.md
Browse files
README.md
CHANGED
|
@@ -1,23 +1,7 @@
|
|
| 1 |
---
|
| 2 |
language: en
|
| 3 |
-
tags:
|
| 4 |
-
- clip
|
| 5 |
-
- biology
|
| 6 |
-
- medical
|
| 7 |
license: mit
|
| 8 |
library_name: open_clip
|
| 9 |
widget:
|
| 10 |
-
- src: >-
|
| 11 |
-
https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/resolve/main/example_data/biomed_image_classification_example_data/squamous_cell_carcinoma_histopathology.jpeg
|
| 12 |
-
candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
|
| 13 |
-
example_title: squamous cell carcinoma histopathology
|
| 14 |
-
- src: >-
|
| 15 |
-
https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/resolve/main/example_data/biomed_image_classification_example_data/adenocarcinoma_histopathology.jpg
|
| 16 |
-
candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
|
| 17 |
-
example_title: adenocarcinoma histopathology
|
| 18 |
-
- src: >-
|
| 19 |
-
https://upload.wikimedia.org/wikipedia/commons/5/57/Left-sided_Pleural_Effusion.jpg
|
| 20 |
-
candidate_labels: left-sided pleural effusion chest x-ray, right-sided pleural effusion chest x-ray, normal chest x-ray
|
| 21 |
-
example_title: left-sided pleural effusion chest x-ray
|
| 22 |
pipeline_tag: zero-shot-image-classification
|
| 23 |
---
|
|
|
|
| 1 |
---
|
| 2 |
language: en
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
license: mit
|
| 4 |
library_name: open_clip
|
| 5 |
widget:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
pipeline_tag: zero-shot-image-classification
|
| 7 |
---
|