nostalgebraist's picture
update model
2cf075f
{
"is_super_res": true,
"tokenizer_config": {
"max_seq_len": 64,
"char_level": false,
"legacy_padding_behavior": true
},
"num_channels": 192,
"num_res_blocks": 2,
"num_heads": 12,
"num_heads_upsample": -1,
"attention_resolutions": "64",
"dropout": 0.0,
"learn_sigma": true,
"class_cond": false,
"diffusion_steps": 1000,
"noise_schedule": "linear",
"timestep_respacing": "",
"use_kl": false,
"predict_xstart": false,
"rescale_timesteps": false,
"rescale_learned_sigmas": false,
"resblock_updown": true,
"use_checkpoint": false,
"use_scale_shift_norm": true,
"channels_per_head": 64,
"channels_per_head_upsample": -1,
"channel_mult": "1,1,2,2,4,4",
"use_checkpoint_down": false,
"use_checkpoint_middle": false,
"use_checkpoint_up": false,
"txt": false,
"txt_dim": 128,
"txt_depth": 2,
"max_seq_len": 64,
"txt_resolutions": "8",
"cross_attn_channels_per_head": -1,
"cross_attn_init_gain": 1.0,
"cross_attn_gain_scale": 200.0,
"text_lr_mult": -1.0,
"txt_output_layers_only": false,
"monochrome": false,
"monochrome_adapter": false,
"txt_attn_before_attn": false,
"txt_avoid_groupnorm": false,
"cross_attn_orth_init": false,
"cross_attn_q_t_emb": false,
"txt_rezero": false,
"cross_attn_rezero": false,
"cross_attn_rezero_keeps_prenorm": false,
"cross_attn_use_layerscale": false,
"verbose": false,
"txt_t5": false,
"txt_rotary": false,
"rgb_adapter": false,
"weave_attn": false,
"weave_use_ff": true,
"weave_ff_rezero": true,
"weave_ff_force_prenorm": false,
"weave_ff_mult": 4,
"weave_ff_glu": false,
"weave_qkv_dim_always_text": false,
"channels_last_mem": false,
"txt_ff_glu": false,
"txt_ff_mult": 4,
"weave_v2": false,
"use_checkpoint_lowcost": false,
"weave_use_ff_gain": false,
"return_diffusion_factory": false,
"use_balanced_loss": false,
"use_v_loss": false,
"use_snr_plus_one_loss": false,
"expand_timestep_base_dim": -1,
"silu_impl": "fused",
"using_capt": false,
"xattn_capt": true,
"weave_capt": false,
"glide_style_capt_attn": false,
"glide_style_capt_emb": false,
"glide_style_capt_emb_init_scale": 0.1,
"glide_style_capt_emb_nonlin": false,
"clipname": "RN50",
"clip_use_penultimate_layer": false,
"use_checkpoint_below_res": -1,
"vb_loss_ratio": 1000.0,
"no_attn": true,
"no_attn_substitute_resblock": false,
"freeze_capt_encoder": false,
"clipmod": null,
"post_txt_image_attn": "none",
"txt_groupnorm_1group": true,
"large_size": 512,
"small_size": 256,
"colorize": false,
"up_interp_mode": "bilinear",
"noise_cond": true
}