mirror of
https://github.com/aljazceru/InvSR.git
synced 2026-02-22 07:04:28 +01:00
add chopping bs in argparse
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user