|
|
| |
| |
| [clip_list] |
| perceptors = ['[clip - mlfoundations - ViT-B-16--openai]', '[clip - mlfoundations - ViT-B-32--laion2b_e16]', '[clip - mlfoundations - ViT-B-16--laion400m_e32]'] |
| |
| [basic_settings] |
| |
| |
| latent_diffusion_guidance_scale = 2 |
| clip_guidance_scale = 5000 |
| aesthetic_loss_scale = 500 |
| augment_cuts=True |
|
|
| |
| starting_timestep = 0.9 |
| init_scale = 1000 |
| init_brightness = 0.0 |
| init_noise = 0.6 |
|
|
| [advanced_settings] |
| |
| use_cond_fn = True |
|
|
| |
| custom_schedule_setting = [[200, 1000, 8], [50, 200, 5]] |
|
|
| |
| clamp_index = [0.8]*1000 |
| cut_overview = [8]*500 + [4]*500 |
| cut_innercut = [0]*500 + [4]*500 |
| cut_ic_pow = 0.1 |
| cut_icgray_p = [0.1]*300 + [0]*1000 |
| cutn_batches = 1 |
| range_index = [0]*1300 |
| active_function = 'softsign' |
| tv_scales = [1200]*1 + [600]*3 |
| latent_tv_loss = True |
|
|
| |
| clip_guidance_schedule = [5000]*1000 |
| |
| |
| symmetric_loss_scale = 0 |
|
|
| |
| |
| scale_div = 0.5 |
| |
| opt_mag_mul = 15 |
| opt_ddim_eta = 1.4 |
| opt_eta_end = 1.0 |
| opt_temperature = 0.975 |
|
|
| |
| grad_center = False |
| |
| grad_scale=0.5 |
|
|
| |
| init_rotate=False |
| mask_rotate=False |
| init_magnitude = 0.15 |
|
|
| |
| RGB_min = -0.95 |
| RGB_max = 0.95 |
| |
| padargs = {'mode': 'constant', 'value': -1} |
| flip_aug=False |
| cc = 60 |
| |
| |
| score_modifier = False |
| compress_steps = 0 |
| punish_steps = 0 |