kadirnar commited on
Commit
2436980
1 Parent(s): 49a2750

Update configs/pixart/inference/16x256x256.py

Browse files
configs/pixart/inference/16x256x256.py CHANGED
@@ -20,7 +20,7 @@ text_encoder = dict(
20
  )
21
  scheduler = dict(
22
  type="dpm-solver",
23
- num_sampling_steps=20,
24
  cfg_scale=7.0,
25
  )
26
  dtype = "fp16"
 
20
  )
21
  scheduler = dict(
22
  type="dpm-solver",
23
+ num_sampling_steps=35,
24
  cfg_scale=7.0,
25
  )
26
  dtype = "fp16"