mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
accordions everywhere
This commit is contained in:
@@ -35,8 +35,8 @@ config = {
|
||||
'Euler a': { },
|
||||
'Euler': { 'interpolation_type': "linear", 'use_karras_sigmas': False },
|
||||
'Heun': { 'use_karras_sigmas': False },
|
||||
'KDPM2 a': { 'steps_offset': 0 },
|
||||
'KDPM2': { 'steps_offset': 0 },
|
||||
'KDPM2 a': { 'steps_offset': 0 },
|
||||
'LMSD': { 'use_karras_sigmas': False, 'timestep_spacing': 'linspace', 'steps_offset': 0 },
|
||||
'PNDM': { 'skip_prk_steps': False, 'set_alpha_to_one': False, 'steps_offset': 0 },
|
||||
'UniPC': { 'solver_order': 2, 'thresholding': False, 'sample_max_value': 1.0, 'predict_x0': 'bh2', 'lower_order_final': True },
|
||||
|
||||
Reference in New Issue
Block a user