NagaSaiAbhinay commited on
Commit
0624759
1 Parent(s): 845c785

Add UniControlConfiguration

Browse files
Files changed (1) hide show
  1. controlnet/config.json +1 -0
controlnet/config.json CHANGED
@@ -21,6 +21,7 @@
21
  96,
22
  256
23
  ],
 
24
  "controlnet_conditioning_channel_order": "rgb",
25
  "cross_attention_dim": 768,
26
  "down_block_types": [
 
21
  96,
22
  256
23
  ],
24
+ "controlnet_conditioning_embedding" : "UniControlNetTaskMOEEmbedding",
25
  "controlnet_conditioning_channel_order": "rgb",
26
  "cross_attention_dim": 768,
27
  "down_block_types": [