name: basic model: sky: value: 1e5 # to update oneformer: ckpt: 'tools/OneFormer/checkpoints/coco_pretrain_1280x1280_150_16_dinat_l_oneformer_ade20k_160k.pth' yaml: 'tools/OneFormer/configs/ade20k/dinat/coco_pretrain_oneformer_dinat_large_bs16_160k_1280x1280.yaml' vlm: llava: ckpt: 'llava-hf/bakLlava-v1-hf' # downloaded from hugging face mde: dpt_pro: ckpt: 'tools/DepthPro/checkpoints/depth_pro.pt' paint: fooocus: pass # it will load required checkpoints automaticly optimize: sd: 'sd-legacy/stable-diffusion-v1-5' # downloaded from hugging face lcm: 'latent-consistency/lcm-lora-sdv1-5' scene: input: rgb: 'data/sd_readingroom/color.png' resize_long_edge: 512 outpaint: outpaint_selections: ['Left','Right','Top','Bottom'] outpaint_extend_times: 0.45 traj: n_sample: 10 traj_type: 'spiral' near_percentage: 5 far_percentage: 95 traj_forward_ratio: 0.3 traj_backward_ratio: 0.7 gaussian: opt_iters_per_frame: 512 mcs: steps: 10 # among 50 total steps n_view: 8 rect_w: 0.7 gsopt_iters: 256