aboutsummaryrefslogtreecommitdiffstats
path: root/modules/shared_items.py
Commit message (Expand)AuthorAgeFilesLines
* infotext updates: add option to disregard certain infotext fields, add option...AUTOMATIC11112023-12-021-0/+16
* added compact prompt optionAUTOMATIC11112023-11-051-0/+2
* option use short name for checkpoint dropdownw-e-w2023-09-081-2/+2
* move seed, variation seed and variation seed strength to a single row, dump r...AUTOMATIC11112023-08-121-0/+1
* put refiner into main UI, into the new accordions sectionAUTOMATIC11112023-08-121-2/+2
* split shared.py into multiple files; should resolve all circular reference im...AUTOMATIC11112023-08-091-0/+49
* add an option to show selected setting in main txt2img/img2img UIAUTOMATIC2023-05-311-0/+10
* change UI reorder setting to multiselectAUTOMATIC2023-05-311-0/+17
* custom unet supportAUTOMATIC2023-05-271-0/+11
* make it possible for scripts to add cross attention optimizationsAUTOMATIC2023-05-181-0/+8
* remove unneeded return from #7583AUTOMATIC2023-02-191-1/+1
* call modules.sd_vae.refresh_vae_list()EllangoK2023-02-061-1/+1
* remove the need to place configs near modelsAUTOMATIC2023-01-271-1/+14
* add an option to enable sections from extras tab in txt2img/img2imgAUTOMATIC2023-01-261-0/+10