naotous commited on
Commit
85a83a1
1 Parent(s): 6a81cd4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -0
README.md CHANGED
@@ -11,6 +11,10 @@ widget:
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
  pipeline_tag: zero-shot-image-classification
15
  ---
16
 
 
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