Push model using huggingface_hub.
Browse files- config.json +1 -1
 - model.safetensors +1 -1
 
    	
        config.json
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
             
            {
         
     | 
| 2 | 
         
            -
              "load_resnet_weights":  
     | 
| 3 | 
         
             
            }
         
     | 
| 
         | 
|
| 1 | 
         
             
            {
         
     | 
| 2 | 
         
            +
              "load_resnet_weights": false
         
     | 
| 3 | 
         
             
            }
         
     | 
    	
        model.safetensors
    CHANGED
    
    | 
         @@ -1,3 +1,3 @@ 
     | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            -
            oid sha256: 
     | 
| 3 | 
         
             
            size 193540192
         
     | 
| 
         | 
|
| 1 | 
         
             
            version https://git-lfs.github.com/spec/v1
         
     | 
| 2 | 
         
            +
            oid sha256:3dc196ba81d6783737b1479d54767414b421ad3a13abd32223bec46d37f4c006
         
     | 
| 3 | 
         
             
            size 193540192
         
     |