Upload folder using huggingface_hub
Browse files- config.json +1 -1
- diffusion_pytorch_model.safetensors +1 -1
    	
        config.json
    CHANGED
    
    | @@ -34,7 +34,7 @@ | |
| 34 | 
             
              "num_train_timesteps": null,
         | 
| 35 | 
             
              "out_channels": 3,
         | 
| 36 | 
             
              "resnet_time_scale_shift": "default",
         | 
| 37 | 
            -
              "sample_size":  | 
| 38 | 
             
              "time_embedding_dim": null,
         | 
| 39 | 
             
              "time_embedding_type": "positional",
         | 
| 40 | 
             
              "up_block_types": [
         | 
|  | |
| 34 | 
             
              "num_train_timesteps": null,
         | 
| 35 | 
             
              "out_channels": 3,
         | 
| 36 | 
             
              "resnet_time_scale_shift": "default",
         | 
| 37 | 
            +
              "sample_size": 128,
         | 
| 38 | 
             
              "time_embedding_dim": null,
         | 
| 39 | 
             
              "time_embedding_type": "positional",
         | 
| 40 | 
             
              "up_block_types": [
         | 
    	
        diffusion_pytorch_model.safetensors
    CHANGED
    
    | @@ -1,3 +1,3 @@ | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            -
            oid sha256: | 
| 3 | 
             
            size 74185252
         | 
|  | |
| 1 | 
             
            version https://git-lfs.github.com/spec/v1
         | 
| 2 | 
            +
            oid sha256:879afaab721896b88141980ecd4ca1c6c480073dfc75ab489f7d9c4eecc60035
         | 
| 3 | 
             
            size 74185252
         | 
