Aduc-sdr commited on
Commit
af36a01
·
verified ·
1 Parent(s): 92b4cae

Update inference_configs/inference.yaml

Browse files
Files changed (1) hide show
  1. inference_configs/inference.yaml +3 -3
inference_configs/inference.yaml CHANGED
@@ -11,7 +11,7 @@ use_lora: false
11
  data_config:
12
  eval_batch_size: 1
13
  num_workers: 1
14
- img_size: 520
15
  img_dir: output_bench/ #./ByteMorph-Bench/
16
  grayscale_editing: false
17
  zoom_camera: false
@@ -26,8 +26,8 @@ rank: 16
26
  single_blocks: null
27
  double_blocks: null
28
  disable_sampling: false
29
- sample_width: 520
30
- sample_height: 520
31
  sample_steps: 25
32
  seed: 42
33
  cfg_scale: 3.5
 
11
  data_config:
12
  eval_batch_size: 1
13
  num_workers: 1
14
+ img_size: 528
15
  img_dir: output_bench/ #./ByteMorph-Bench/
16
  grayscale_editing: false
17
  zoom_camera: false
 
26
  single_blocks: null
27
  double_blocks: null
28
  disable_sampling: false
29
+ sample_width: 528
30
+ sample_height: 528
31
  sample_steps: 25
32
  seed: 42
33
  cfg_scale: 3.5