naotous commited on
Commit
61494f3
1 Parent(s): 85a83a1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -10,11 +10,15 @@ 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: histopathology
 
 
 
 
14
  - src: >-
15
  https://upload.wikimedia.org/wikipedia/commons/5/57/Left-sided_Pleural_Effusion.jpg
16
- candidate_labels: left-sided pleural effusion, right-sided pleural effusion, normal
17
- example_title: chest x-ray
18
  pipeline_tag: zero-shot-image-classification
19
  ---
20
 
 
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
  ---
24