Remove redundant license fields from metadata (#1)
Browse files- Remove redundant license fields from metadata (e3a26601f424e9f076b8c44154161ec7da739380)
Co-authored-by: Pedro Cuenca <pcuenq@users.noreply.huggingface.co>
    	
        README.md
    CHANGED
    
    | 
         @@ -1,7 +1,5 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            license: apple-amlr
         
     | 
| 3 | 
         
            -
            license_name: apple-ascl
         
     | 
| 4 | 
         
            -
            license_link: https://github.com/apple/ml-fastvlm/blob/main/LICENSE_MODEL
         
     | 
| 5 | 
         
             
            library_name: ml-fastvlm
         
     | 
| 6 | 
         
             
            ---
         
     | 
| 7 | 
         
             
            # FastVLM: Efficient Vision Encoding for Vision Language Models
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
             
            license: apple-amlr
         
     | 
| 
         | 
|
| 
         | 
|
| 3 | 
         
             
            library_name: ml-fastvlm
         
     | 
| 4 | 
         
             
            ---
         
     | 
| 5 | 
         
             
            # FastVLM: Efficient Vision Encoding for Vision Language Models
         
     |