aboutsummaryrefslogtreecommitdiffstats
path: root/modules/ui.py
AgeCommit message (Expand)AuthorLines
2022-10-14remove scale latent and no-crop options from hires fixAUTOMATIC-14/+5
2022-10-14Option between stretch and crop for Highres. fixBuckzor-9/+16
2022-10-14Added first_pass_width and height as adjustable inputs to "High Res Fix"Buckzor-0/+6
2022-10-14add an ability to merge three checkpointsAUTOMATIC-4/+7
2022-10-13emergency fix for broken send to buttonsAUTOMATIC-1/+1
2022-10-13add hypernetwork multipliersAUTOMATIC-1/+4
2022-10-13options to refresh list of models and hypernetworksAUTOMATIC-4/+29
2022-10-13add option to change what's shown in quicksettings barAUTOMATIC-7/+9
2022-10-13Revert "fix prompt in log.csv"Greg Fuller-6/+2
2022-10-13fix prompt in log.csvGreg Fuller-2/+6
2022-10-13Fix metadata contentsGreg Fuller-4/+1
2022-10-13Fix save errorGreg Fuller-1/+4
2022-10-12deepbooru: added option to use spaces or underscoresAUTOMATIC-5/+2
2022-10-12train: change filename processing to be more simple and configurableAUTOMATIC-2/+0
2022-10-12Merge pull request #2037 from AUTOMATIC1111/embed-embeddings-in-imagesAUTOMATIC1111-0/+2
2022-10-12change textual inversion tab to trainAUTOMATIC-13/+9
2022-10-12Merge branch 'master' into feature/scale_toAUTOMATIC1111-22/+102
2022-10-12Ensure the directory exists before saving to itbrkirch-0/+2
2022-10-12Merge pull request #2143 from JC-Array/deepdanbooru_pre_processAUTOMATIC1111-1/+6
2022-10-12Truncate error text to fix service lockup / stallGreg Fuller-1/+8
2022-10-11resolved conflicts, moved settings under interrogate section, settings only s...JC_Array-1/+1
2022-10-11Merge branch 'AUTOMATIC1111:master' into deepdanbooru_pre_processJC-Array-26/+82
2022-10-11apply lr schedule to hypernetsAUTOMATIC-1/+1
2022-10-11Merge branch 'learning_rate-scheduling' into learnscheduleAUTOMATIC1111-28/+84
2022-10-11add option to select hypernetwork modules when creatingAUTOMATIC-0/+2
2022-10-11Merge pull request #2227 from papuSpartan/masterAUTOMATIC1111-0/+1
2022-10-11Merge branch 'master' into embed-embeddings-in-imagesDepFA-29/+82
2022-10-11move list refresh to webui.py and add stdout indicating it's doing sopapuSpartan-3/+0
2022-10-11more renamesAUTOMATIC-2/+2
2022-10-11rename hypernetwork dir to hypernetworks to prevent clash with an old filenam...AUTOMATIC-1/+1
2022-10-11Cleaned ngrok integrationJamnedZ-0/+5
2022-10-11add a space holderBen-1/+4
2022-10-11Layout fixBen-14/+14
2022-10-11fixes related to mergeAUTOMATIC-2/+3
2022-10-11Merge branch 'master' into hypernetwork-trainingAUTOMATIC-31/+145
2022-10-11Added slider for deepbooru score threshold in settingsKenneth-1/+1
2022-10-11Make the ctrl+enter shortcut use the generate button on the current tabJairo Correa-1/+1
2022-10-10Refresh list of models/ckpts upon hitting restart gradio in the settings panepapuSpartan-0/+4
2022-10-10Merge branch 'deepdanbooru_pre_process' into masterJC-Array-0/+5
2022-10-10Refactored learning rate codeFampai-1/+1
2022-10-10Simplify crop logicJustin Maier-2/+2
2022-10-10Always show previous mask and fix extras_send destVladimir Repin-1/+1
2022-10-10Remove max_batch_count from ui.pyRW21-2/+2
2022-10-10Merge branch 'master' into embed-embeddings-in-imagesDepFA-1/+11
2022-10-10Custom Width and Heightalg-wiki-4/+8
2022-10-10Textual Inversion: Added custom training image size and number of repeats per...alg-wiki-1/+7
2022-10-10removed change in last commit, simplified to adding the visible argument to p...JC_Array-12/+10
2022-10-10removed duplicate run_preprocess.click by creating run_preprocess_inputs list...JC_Array-32/+17
2022-10-09refactored the deepbooru module to improve speed on running multiple interoga...JC_Array-15/+37
2022-10-09Add "Scale to" option to ExtrasJustin Maier-13/+25