Add widget example input
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,6 +1,10 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            tags:
         | 
| 3 | 
             
            - vision
         | 
|  | |
|  | |
|  | |
|  | |
| 4 | 
             
            ---
         | 
| 5 |  | 
| 6 | 
             
            # Model Card: CLIP
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
             
            tags:
         | 
| 3 | 
             
            - vision
         | 
| 4 | 
            +
            widget:
         | 
| 5 | 
            +
            - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/cat-dog-music.png
         | 
| 6 | 
            +
              candidate_labels: playing music, playing sports
         | 
| 7 | 
            +
              example_title: Cat & Dog
         | 
| 8 | 
             
            ---
         | 
| 9 |  | 
| 10 | 
             
            # Model Card: CLIP
         | 

