File size: 701 Bytes
d661b19 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 |
family: sd
sd:
variant: v1
v2_highres: false
prompt: a comfortable bed
scale: 100.0
precision: autocast
dir: ./results/bed/lora/final_lora.safetensors
alpha: 0.3
lr: 0.05
n_steps: 10000
vox:
model_type: V_SD
bbox_len: 1.0
grid_size:
- 100
- 100
- 100
step_ratio: 0.5
density_shift: -1.0
ray_march_weight_thres: 0.0001
c: 4
blend_bg_texture: false
bg_texture_hw: 4
pose:
rend_hw: 64
FoV: 60.0
R: 1.5
emptiness_scale: 10
emptiness_weight: 10000
emptiness_step: 0.5
emptiness_multiplier: 20.0
depth_weight: 0
var_red: true
exp_dir: ./results
ti_step: 500
pt_step: 500
initial: bed
random_seed: 0
semantic_model: Karlo
bg_preprocess: True
num_initial_image: 4
|