From 846bd2d39b71cc2264f0d5c392b47af3de6aaffb Mon Sep 17 00:00:00 2001 From: Victor Hall Date: Mon, 2 Jan 2023 13:41:21 -0500 Subject: [PATCH] Update v1-finetune_everydream.yaml --- configs/stable-diffusion/v1-finetune_everydream.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configs/stable-diffusion/v1-finetune_everydream.yaml b/configs/stable-diffusion/v1-finetune_everydream.yaml index a42bbbf..bbc6dd2 100644 --- a/configs/stable-diffusion/v1-finetune_everydream.yaml +++ b/configs/stable-diffusion/v1-finetune_everydream.yaml @@ -78,7 +78,7 @@ data: validation: target: ldm.data.ed_validate.EDValidateBatch params: - repeats: 0.5 + repeats: 0.01 test: target: ldm.data.ed_validate.EDValidateBatch params: @@ -105,4 +105,4 @@ lightning: max_epochs: 6 # better to run several epochs and test your checkpoints! Try 4-5, you get a checkpoint every epoch to test! max_steps: 99000 # better to end on epochs not steps, especially with >500 images to ensure even distribution, but you can set this if you really want... check_val_every_n_epoch: 1 - gpus: 0, \ No newline at end of file + gpus: 0,