add chopping bs in argparse

This commit is contained in:
zsyOAOA
2024-12-13 15:20:00 +08:00
parent f980a9df14
commit f138fdff1b
3 changed files with 9 additions and 2 deletions

View File

@@ -7,7 +7,6 @@ basesr:
chopping: # for latent diffusion
pch_size: 128
weight_type: Gaussian
extra_bs: 16 # 16 ----> 26G memory
# VAE settings
tiled_vae: True
@@ -22,6 +21,9 @@ cfg_scale: 1.0
# sampling settings
start_timesteps: 200
# color fixing
color_fix: ~
# Stable Diffusion
base_model: sd-turbo
sd_pipe: