[Automated] Update base model metadata
Browse filesSet base model to "apple/mobilevit-small"
    	
        README.md
    CHANGED
    
    | 
         @@ -1,5 +1,6 @@ 
     | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            -
             
     | 
| 
         | 
|
| 3 | 
         
             
            ---
         
     | 
| 4 | 
         | 
| 5 | 
         
             
            https://huggingface.co/apple/mobilevit-small with ONNX weights to be compatible with Transformers.js.
         
     | 
| 
         | 
|
| 1 | 
         
             
            ---
         
     | 
| 2 | 
         
            +
            base_model: apple/mobilevit-small
         
     | 
| 3 | 
         
            +
            library_name: transformers.js
         
     | 
| 4 | 
         
             
            ---
         
     | 
| 5 | 
         | 
| 6 | 
         
             
            https://huggingface.co/apple/mobilevit-small with ONNX weights to be compatible with Transformers.js.
         
     |