Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -2,6 +2,7 @@ 
     | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - image-classification
         
     | 
| 4 | 
         
             
            - timm
         
     | 
| 
         | 
|
| 5 | 
         
             
            library_name: timm
         
     | 
| 6 | 
         
             
            license: apache-2.0
         
     | 
| 7 | 
         
             
            datasets:
         
     | 
| 
         @@ -112,4 +113,4 @@ Explore the dataset and runtime metrics of this model in timm [model results](ht 
     | 
|
| 112 | 
         
             
              doi = {10.5281/zenodo.4414861},
         
     | 
| 113 | 
         
             
              howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
         
     | 
| 114 | 
         
             
            }
         
     | 
| 115 | 
         
            -
            ```
         
     | 
| 
         | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - image-classification
         
     | 
| 4 | 
         
             
            - timm
         
     | 
| 5 | 
         
            +
            - transformers
         
     | 
| 6 | 
         
             
            library_name: timm
         
     | 
| 7 | 
         
             
            license: apache-2.0
         
     | 
| 8 | 
         
             
            datasets:
         
     | 
| 
         | 
|
| 113 | 
         
             
              doi = {10.5281/zenodo.4414861},
         
     | 
| 114 | 
         
             
              howpublished = {\url{https://github.com/huggingface/pytorch-image-models}}
         
     | 
| 115 | 
         
             
            }
         
     | 
| 116 | 
         
            +
            ```
         
     |