mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
update clip skip and attention normalization
This commit is contained in:
@@ -87,7 +87,6 @@ async def main():
|
||||
'vae': opts.sd_vae,
|
||||
'hypernetwork': opts.sd_hypernetwork,
|
||||
'sampler': options.sampler_name,
|
||||
'clip-stop': opts.CLIP_stop_at_last_layers,
|
||||
'preview': opts.show_progress_every_n_steps
|
||||
} })
|
||||
cpu, gpu = memstats()
|
||||
|
||||
Reference in New Issue
Block a user