okaris commited on
Commit
f356f17
·
verified ·
1 Parent(s): 5cacc7d

Upload model

Browse files
Files changed (1) hide show
  1. config.json +1 -1
config.json CHANGED
@@ -3,6 +3,6 @@
3
  "_diffusers_version": "0.30.0",
4
  "encoder_depth": 5,
5
  "in_channels": 3,
6
- "nn_image_input_resolution": 512,
7
  "out_channels": 2
8
  }
 
3
  "_diffusers_version": "0.30.0",
4
  "encoder_depth": 5,
5
  "in_channels": 3,
6
+ "input_resolution": 512,
7
  "out_channels": 2
8
  }