Commit 
							
							·
						
						e421b5e
	
1
								Parent(s):
							
							8215975
								
Update vae/config.json (#7)
Browse files- Update vae/config.json (8ef0ce41e792c7ae90d845363408a90221dd3e41)
Co-authored-by: Thomas Wang <[email protected]>
- vae/config.json +1 -1
    	
        vae/config.json
    CHANGED
    
    | @@ -20,7 +20,7 @@ | |
| 20 | 
             
              "layers_per_block": 2,
         | 
| 21 | 
             
              "norm_num_groups": 32,
         | 
| 22 | 
             
              "out_channels": 3,
         | 
| 23 | 
            -
              "sample_size":  | 
| 24 | 
             
              "up_block_types": [
         | 
| 25 | 
             
                "UpDecoderBlock2D",
         | 
| 26 | 
             
                "UpDecoderBlock2D",
         | 
|  | |
| 20 | 
             
              "layers_per_block": 2,
         | 
| 21 | 
             
              "norm_num_groups": 32,
         | 
| 22 | 
             
              "out_channels": 3,
         | 
| 23 | 
            +
              "sample_size": 768,
         | 
| 24 | 
             
              "up_block_types": [
         | 
| 25 | 
             
                "UpDecoderBlock2D",
         | 
| 26 | 
             
                "UpDecoderBlock2D",
         | 

