mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 09:14:35 +02:00
@@ -134,7 +134,7 @@ if __name__ == '__main__':
|
||||
"sampler_name": args.sampler,
|
||||
"width": args.width,
|
||||
"height": args.height,
|
||||
"full_quality": not args.taesd,
|
||||
"vae_type": 'Tiny' if args.taesd else 'Full',
|
||||
"cfg_scale": 0,
|
||||
"batch_size": 1,
|
||||
"n_iter": 1,
|
||||
|
||||
Reference in New Issue
Block a user