multimodalart's picture
Upload folder using huggingface_hub
e704b78 verified
raw history blame
No virus
777 Bytes
{
"_class_name": "StableCascadeUnet",
"_diffusers_version": "0.26.0.dev0",
"_name_or_path": "StableCascade-prior/prior",
"block_repeat": [
[
1,
1
],
[
1,
1
]
],
"blocks": [
[
8,
24
],
[
24,
8
]
],
"c_clip_img": 768,
"c_clip_seq": 4,
"c_clip_text": 1280,
"c_clip_text_pooled": 1280,
"c_cond": 2048,
"c_effnet": null,
"c_hidden": [
2048,
2048
],
"c_in": 16,
"c_out": 16,
"c_pixels": null,
"c_r": 64,
"dropout": [
0.1,
0.1
],
"kernel_size": 3,
"level_config": [
"CTA",
"CTA"
],
"nhead": [
32,
32
],
"patch_size": 1,
"self_attn": true,
"switch_level": [
false
],
"t_conds": [
"sca",
"crp"
]
}