An excellent scene.
Created
July 23, 2022 23:03
-
-
Save TheLustriVA/b52849b589991882e1da8b8c6e21337b to your computer and use it in GitHub Desktop.
DD 5.6 Settings | Leti's Cream Planets | Reference
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
batch_name: "Planets rotating through chantilly cream", | |
text_prompts: { | |
"0": [ | |
"A scenic view of translucent amber planets rotating through pure white chantilly cream, by Ellen Jewett, trending on Artstation, volumetric lighting", | |
], | |
}, | |
n_batches: 4, | |
steps: 100, | |
display_rate: 2, | |
width_height_scale: 1, | |
width: 2112, | |
height: 1158, | |
set_seed: 3549116134, | |
image_prompts: {}, | |
clip_guidance_scale: 50000, | |
tv_scale: 0, | |
range_scale: 150, | |
sat_scale: 0, | |
cutn_batches: 6, | |
cutn_batches_final: null, | |
max_frames: 10000, | |
interp_spline: "Linear", | |
init_image: null, | |
init_scale: 1000, | |
skip_steps: 2, | |
frames_scale: 1500, | |
frames_skip_steps: "60%", | |
perlin_init: false, | |
perlin_mode: "mixed", | |
skip_augs: false, | |
randomize_class: true, | |
clip_denoised: false, | |
clamp_grad: true, | |
clamp_max: 0.05, | |
fuzzy_prompt: false, | |
rand_mag: 0.05, | |
eta: 0.75, | |
diffusion_model: "512x512_diffusion_uncond_finetune_008100", | |
use_secondary_model: true, | |
diffusion_steps: 1000, | |
sampling_mode: "ddim", | |
ViTB32: 1.0, | |
ViTB16: 1.0, | |
ViTL14: 1.0, | |
ViTL14_336: 0.0, | |
RN101: 0.0, | |
RN50: 1.0, | |
RN50x4: 0.0, | |
RN50x16: 0.0, | |
RN50x64: 0.0, | |
cut_overview: "[8]*200+[6]*300+[2]*300+[1]*200", | |
cut_innercut: "[1]*200+[2]*300+[6]*300+[8]*200", | |
cut_ic_pow: 1, | |
cut_ic_pow_final: "None", | |
cut_icgray_p: "[0.2]*400+[0]*600", | |
animation_mode: "None", | |
key_frames: true, | |
angle: "0:(0)", | |
zoom: "0: (1), 10: (1.05)", | |
translation_x: "0: (0)", | |
translation_y: "0: (0)", | |
video_init_path: "/content/training.mp4", | |
extract_nth_frame: 2, | |
stop_early: 0, | |
fix_brightness_contrast: true, | |
adjustment_interval: 10, | |
high_contrast_threshold: 80, | |
high_contrast_adjust_amount: 0.85, | |
high_contrast_start: 20, | |
high_contrast_adjust: true, | |
low_contrast_threshold: 20, | |
low_contrast_adjust_amount: 2, | |
low_contrast_start: 20, | |
low_contrast_adjust: true, | |
high_brightness_threshold: 150, | |
high_brightness_adjust_amount: 0.85, | |
high_brightness_start: 0, | |
high_brightness_adjust: true, | |
low_brightness_threshold: 40, | |
low_brightness_adjust_amount: 1.15, | |
low_brightness_start: 0, | |
low_brightness_adjust: true, | |
sharpen_preset: "Off", | |
keep_unsharp: false, | |
gobig_orientation: "vertical", | |
gobig_scale: 2, | |
symmetry_loss: false, | |
sloss_scale: 161803, | |
symm_switch: 45, | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment