shengz commited on
Commit
86ec378
1 Parent(s): 170ad6d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -10,6 +10,14 @@ widget:
10
  - src: 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
11
  candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
12
  example_title: squamous cell carcinoma histopathology
 
 
 
 
 
 
 
 
13
  pipeline_tag: zero-shot-image-classification
14
  ---
15
 
 
10
  - src: 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
11
  candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
12
  example_title: squamous cell carcinoma histopathology
13
+ - src: >-
14
+ https://huggingface.co/microsoft/BiomedCLIP-PubMedBERT_256-vit_base_patch16_224/resolve/main/example_data/biomed_image_classification_example_data/adenocarcinoma_histopathology.jpg
15
+ candidate_labels: adenocarcinoma histopathology, squamous cell carcinoma histopathology
16
+ example_title: adenocarcinoma histopathology
17
+ - src: >-
18
+ https://upload.wikimedia.org/wikipedia/commons/5/57/Left-sided_Pleural_Effusion.jpg
19
+ candidate_labels: left-sided pleural effusion chest x-ray, right-sided pleural effusion chest x-ray, normal chest x-ray
20
+ example_title: left-sided pleural effusion chest x-ray
21
  pipeline_tag: zero-shot-image-classification
22
  ---
23