aboutsummaryrefslogtreecommitdiff
path: root/modules/ui.py
AgeCommit message (Expand)Author
2022-10-15Add hint for `ctrl/alt enter`aoirusann
2022-10-15add option to use batch size for trainingAUTOMATIC
2022-10-15bring history tab back, make it behave; it's still slow but won't fuck anythi...AUTOMATIC
2022-10-15rename firstpass w/h to discard old user settingsAUTOMATIC
2022-10-14set firstpass w/h to 0 by default and rever to old behavior when any are 0AUTOMATIC
2022-10-14disabling history - i knew it was slow as fuck but i didn't realize it would ...AUTOMATIC
2022-10-14remove duplicate code for log loss, add step, make it read from options rathe...AUTOMATIC
2022-10-14Merge remote-tracking branch 'Melanpan/master'AUTOMATIC
2022-10-14change checkpoint merger to work in a more obvious wayAUTOMATIC
2022-10-14add option to read generation params for learning previews from txt2imgAUTOMATIC
2022-10-14Merge pull request #2396 from yfszzx/masterAUTOMATIC1111
2022-10-14possibility to load checkpoint, clip skip, and hypernet from infotextAUTOMATIC
2022-10-14make pasting into img2img prompt workAUTOMATIC
2022-10-14Merge branch 'param-loading'AUTOMATIC
2022-10-14remove scale latent and no-crop options from hires fixAUTOMATIC
2022-10-14Option between stretch and crop for Highres. fixBuckzor
2022-10-14Added first_pass_width and height as adjustable inputs to "High Res Fix"Buckzor
2022-10-14Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员
2022-10-14add an ability to merge three checkpointsAUTOMATIC
2022-10-14Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员
2022-10-13emergency fix for broken send to buttonsAUTOMATIC
2022-10-13add hypernetwork multipliersAUTOMATIC
2022-10-13options to refresh list of models and hypernetworksAUTOMATIC
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC
2022-10-13Revert "fix prompt in log.csv"Greg Fuller
2022-10-13fix prompt in log.csvGreg Fuller
2022-10-13Fix metadata contentsGreg Fuller
2022-10-13Fix save errorGreg Fuller
2022-10-13Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员
2022-10-12Add drag/drop param loading.d8ahazard
2022-10-12Save a csv containing the loss while trainingMelan
2022-10-12deepbooru: added option to use spaces or underscoresAUTOMATIC
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC
2022-10-13Merge branch 'AUTOMATIC1111:master' into master不会画画的中医不是好程序员
2022-10-13images history improvementyfszzx
2022-10-12testyfszzx
2022-10-12Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-imagesAUTOMATIC1111
2022-10-12change textual inversion tab to trainAUTOMATIC
2022-10-12Merge branch 'master' into feature/scale_toAUTOMATIC1111
2022-10-12Ensure the directory exists before saving to itbrkirch
2022-10-12Merge pull request #2143 from JC-Array/deepdanbooru_pre_processAUTOMATIC1111
2022-10-12Truncate error text to fix service lockup / stallGreg Fuller
2022-10-11resolved conflicts, moved settings under interrogate section, settings only s...JC_Array
2022-10-11Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array
2022-10-11apply lr schedule to hypernetsAUTOMATIC
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111
2022-10-11add option to select hypernetwork modules when creatingAUTOMATIC
2022-10-11Merge pull request #2227 from papuSpartan/masterAUTOMATIC1111
2022-10-11Merge branch 'master' into embed-embeddings-in-imagesDepFA
2022-10-11move list refresh to webui.py and add stdout indicating it's doing sopapuSpartan