minor updates

This commit is contained in:
Vladimir Mandic
2023-05-21 18:49:05 -04:00
parent 26b05ef883
commit d647bb5c05
6 changed files with 10 additions and 9 deletions
+1
View File
@@ -108,6 +108,7 @@ def compatibility_args(opts, args):
opts.print_hypernet_extra = False
opts.dimensions_and_batch_together = True
opts.enable_pnginfo = True
opts.data['clip_skip'] = 1
args = parser.parse_args()
return args