144 Commits (2b91251637078e04472c91a06a8d9c4db9c1dcf0)

Author SHA1 Message Date
AUTOMATIC 2b91251637 removed aesthetic gradients as built-in
added support for extensions
3 years ago
timntorres fccad18a59 Refer to Hypernet's name, sensibly, by its name variable. 3 years ago
AUTOMATIC df57064093 do not load aesthetic clip model until it's needed
add refresh button for aesthetic embeddings
add aesthetic params to images' infotext
3 years ago
AUTOMATIC bf30673f51 Fix Hypernet infotext string split bug for PR #3283 3 years ago
AUTOMATIC 4587218190 updated readme and some small stylistic changes to code 3 years ago
random_thoughtss 92a17a7a4a Made dummy latents smaller. Minor code cleanups 3 years ago
random_thoughtss aa7ff2a197 Fixed non-square highres fix generation 3 years ago
random_thoughtss c418467c03 Don't compute latent mask if were not using it. Also added support for fixed highres_fix generation. 3 years ago
random_thoughtss 8e7097d06a Added support for RunwayML inpainting model 3 years ago
timntorres 5e012e4dfa Infotext saves more specific hypernet name. 3 years ago
AUTOMATIC 5daf9cbb98 Merge remote-tracking branch 'origin/api' 3 years ago
AUTOMATIC cbf15edbf9 remove dependence on TQDM for sampler progress/interrupt functionality 3 years ago
arcticfaded f80e914ac4 example API working with gradio 3 years ago
arcticfaded 60251c9456 initial prototype by borrowing contracts 3 years ago
CookieHCl c9836279f5 Only make output dir when creating output 3 years ago
AUTOMATIC 0c5fa9a681 do not reload embeddings from disk when doing textual inversion 3 years ago
AUTOMATIC 97f0727489 add First pass size always regardless of whether it was auto chosen or specified 3 years ago
AUTOMATIC f7ca63937a bring back scale latent option in settings 3 years ago
githublsx a13af34b90 Set to -1 when seed input is none 3 years ago
AUTOMATIC 368f4cc4c7 set firstpass w/h to 0 by default and rever to old behavior when any are 0 3 years ago
AUTOMATIC e644b5a80b remove scale latent and no-crop options from hires fix
support copy-pasting new parameters for hires fix
3 years ago
Buckzor b382de2d77 Fixed Scale ratio problem 3 years ago
Buckzor 40d1c6e423 Option between stretch and crop for Highres. fix 3 years ago
Buckzor b2261b53ae Added first_pass_width and height as adjustable inputs to "High Res Fix" 3 years ago
Trung Ngo e72adc999b Restore last generation params 3 years ago
AUTOMATIC 39919c40dd add eta noise seed delta option 3 years ago
AUTOMATIC 8f1efdc130 --no-half-vae pt2 3 years ago
AUTOMATIC 7349088d32 --no-half-vae 3 years ago
AUTOMATIC 8d340cfb88 do not add clip skip to parameters if it's 1 or 0 3 years ago
Fampai ec2bd9be75 Fix issues with CLIP ignore option name change 3 years ago
AUTOMATIC e6e8cabe0c change up #2056 to make it work how i want it to plus make xy plot write correct values to images 3 years ago
William Moorehouse 594cbfd8fb Sanitize infotext output (for now) 3 years ago
William Moorehouse 006791c13d Fix grabbing the model name for infotext 3 years ago
William Moorehouse d6d10a37bf Added extended model details to infotext 3 years ago
AUTOMATIC bd833409ac additional changes for saving pnginfo for #1803 3 years ago
frostydad ef93acdc73 remove line break 3 years ago
frostydad 03e570886f Fix incorrect sampler name in output 3 years ago
AUTOMATIC 050a6a798c support loading .yaml config with same name as model
support EMA weights in processing (????)
3 years ago
Aidan Holland 432782163a chore: Fix typos 3 years ago
AUTOMATIC 3b2141c5fb add 'Ignore last layers of CLIP model' option as a parameter to the infotext 3 years ago
MrCheeze 5f85a74b00 fix bug where when using prompt composition, hijack_comments generated before the final AND will be dropped 3 years ago
AUTOMATIC 4999eb2ef9 do not let user choose his own prompt token count limit 3 years ago
Trung Ngo 00117a07ef check specifically for skipped 3 years ago
Trung Ngo 786d9f63aa Add button to skip the current iteration 3 years ago
AUTOMATIC 706d5944a0 let user choose his own prompt token count limit 3 years ago
Milly 1cc36d170a Added job_timestamp to Processed
So `[job_timestamp]` pattern can use in saving image UI.
3 years ago
Milly 070b7d60cf Added styles to Processed
So `[styles]` pattern can use in saving image UI.
3 years ago
AUTOMATIC dbc8a4d351 add generation parameters to images shown in web ui 3 years ago
Jairo Correa b66aa334a9 Merge branch 'master' into fix-vram 3 years ago
AUTOMATIC 5993df24a1 integrate the new samplers PR 3 years ago