Commit Graph
15 Commits
Author SHA1 Message Date
Billy Cao c02ef0f428 Fix PIL being imported before its installed (for new users only) 2022-12-18 20:51:59 +08:00
Billy Cao 35f0698ae8 Dirty fix for missing PIL supported file extensions 2022-12-18 20:45:30 +08:00
Billy Cao 3a724e91a2 Change to steps of 8 2022-11-30 20:52:32 +08:00
Billy Cao 9a8678f61e Support changing checkpoint and vae through override_settings 2022-11-29 11:11:29 +08:00
Billy Cao 06ada734c7 Prevent warning on sampler_index if sampler_name is being used 2022-11-27 21:19:47 +08:00
Billy Cao 3cf93de24f Fix sampler_name for API requests are being ignored 2022-11-27 21:12:37 +08:00
Billy CaoandGitHub 349f0461ec Merge branch 'master' into support_any_resolution 2022-11-27 12:39:31 +08:00
Billy Cao adb6cb7619 Patch UNet Forward to support resolutions that are not multiples of 64
Also modifed the UI to no longer step in 64
2022-11-23 18:11:24 +08:00
Billy CaoandGitHub c13e234444 Merge branch 'master' into enable-override-hypernet 2022-11-06 16:33:08 +08:00
Billy Cao 55ca040958 Resolve conflict 2022-11-06 16:31:44 +08:00
Billy Cao ebce0c57c7 Use typing.Optional instead of | to add support for Python 3.9 and below. 2022-11-05 11:38:24 +08:00
Billy CaoandGitHub 688aa2c9c1 Merge branch 'AUTOMATIC1111:master' into fix_nowebui_arg 2022-11-03 13:08:26 +08:00
Billy Cao fb1374791b Fix --nowebui argument being ineffective 2022-11-03 13:08:11 +08:00
Billy CaoandGitHub b11713ec2a Merge branch 'AUTOMATIC1111:master' into enable-override-hypernet 2022-11-01 23:37:03 +08:00
Billy Cao bc60768606 Enable override_settings to take effect for hypernetworks 2022-11-01 23:26:55 +08:00