Fix library_name.
Browse files
    	
        README.md
    CHANGED
    
    | 
         @@ -1,9 +1,9 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 
         | 
|
| 
         | 
|
| 2 | 
         
             
            tags:
         
     | 
| 3 | 
         
             
            - image-classification
         
     | 
| 4 | 
         
             
            - timm
         
     | 
| 5 | 
         
            -
            library_tag: timm
         
     | 
| 6 | 
         
            -
            license: bsd-3-clause
         
     | 
| 7 | 
         
             
            ---
         
     | 
| 8 | 
         
             
            # Model card for resnet152.tv2_in1k
         
     | 
| 9 | 
         | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            +
            license: bsd-3-clause
         
     | 
| 3 | 
         
            +
            library_name: timm
         
     | 
| 4 | 
         
             
            tags:
         
     | 
| 5 | 
         
             
            - image-classification
         
     | 
| 6 | 
         
             
            - timm
         
     | 
| 
         | 
|
| 
         | 
|
| 7 | 
         
             
            ---
         
     | 
| 8 | 
         
             
            # Model card for resnet152.tv2_in1k
         
     | 
| 9 | 
         |