mirror of
https://github.com/vladmandic/automatic
synced 2026-09-20 01:31:13 +02:00
implement new training master script
This commit is contained in:
@@ -190,7 +190,6 @@ if __name__ == '__main__':
|
||||
options.unet_lr = args.unetlr
|
||||
options.text_encoder_lr = args.textlr
|
||||
options.train_batch_size = args.batch
|
||||
options.network_alpha = args.alpha
|
||||
log.info({ 'train lora args': vars(options) })
|
||||
transformers.logging.set_verbosity_error()
|
||||
mem_stats()
|
||||
|
||||
Reference in New Issue
Block a user