aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-01-05typo in TIKuma
2023-01-05Include model in log file. Exclude directory.timntorres
2023-01-05Clean up ti, add same behavior to hypernetwork.timntorres
2023-01-05hires-fix: add "nearest-exact" latent upscale mode.cat
2023-01-05Add option to save ti settings to file.timntorres
2023-01-05rework #6329 to remove duplicate code and add prevent tab names for showing ↵AUTOMATIC
in ids for scripts that only exist on one tab
2023-01-05add footer with versionsAUTOMATIC
2023-01-05Merge pull request #6329 from Kryptortio/add_even_more_element_idsAUTOMATIC1111
Add additional elem_id/HTML ids (again)
2023-01-05Refactor elem_prefix as function elem_idme
2023-01-05add Discard penultimate sigma to infotextAUTOMATIC
2023-01-05Merge pull request #6044 from hentailord85ez/discard-penultimate-sigmaAUTOMATIC1111
Allow always discarding of penultimate sigma and fix doing 1 less step than specified
2023-01-05Adjusted prefix from i2i/t2i to txt2img and img2img and removed those ↵me
prefixes from img exclusive scripts
2023-01-05Merge pull request #6328 from lolsuffocate/fix-png-info-apiAUTOMATIC1111
Make pnginfoapi return all image info
2023-01-05move sd_model assignment to the place where we change the sd_modelAUTOMATIC
2023-01-05Merge pull request #6334 from jchook/execAUTOMATIC1111
Fixes webui.sh to exec LAUNCH_SCRIPT
2023-01-05Merge pull request #6349 from philpax/fix-sd-arch-switch-in-override-settingsAUTOMATIC1111
fix(api): assign sd_model after settings change (v2)
2023-01-05Merge branch 'AUTOMATIC1111:master' into fix-sd-arch-switch-in-override-settingsPhilpax
2023-01-05do not show full window image preview when right mouse button is usedAUTOMATIC
2023-01-04Fixes webui.sh to exec LAUNCH_SCRIPTWes Roberts
2023-01-05make hires fix not do anything if the user chooses the second pass ↵AUTOMATIC
resolution to be the same as first pass resolution
2023-01-05fix fullscreen view showing wrong image on firefoxAUTOMATIC
2023-01-04Add element ids for script components and a few more in ui.pyme
2023-01-04fix incorrect display/calculation for number of steps for hires fix in ↵AUTOMATIC
progress bars
2023-01-04Use the read_info_from_image function directlySuffocate
2023-01-04added the option to specify target resolution with possibility of truncating ↵AUTOMATIC
for hires fix; also sampling steps
2023-01-04train tab visual updatesAUTOMATIC
allow setting train tab values from ui-config.json
2023-01-04Merge pull request #3842 from R-N/gradient-clippingAUTOMATIC1111
Gradient clipping in train tab
2023-01-04Merge branch 'master' into gradient-clippingAUTOMATIC1111
2023-01-04Merge pull request #5774 from AUTOMATIC1111/camenduru-patch-1AUTOMATIC1111
allow_credentials and allow_headers for api
2023-01-04Merge pull request #6305 from vladmandic/fix-jpegAUTOMATIC1111
fix jpeg handling
2023-01-04add XY plot parameters to grid image and do not add them to individual imagesAUTOMATIC
2023-01-04Merge pull request #1476 from RnDMonkey/xygrid_infotext_improvementsAUTOMATIC1111
[xy_grid] script infotext improvements
2023-01-04Merge branch 'master' into xygrid_infotext_improvementsAUTOMATIC1111
2023-01-04rename weirdly named variables from #3176AUTOMATIC
2023-01-04Merge pull request #3176 from asimard1/masterAUTOMATIC1111
Show PB texts at same time and earlier
2023-01-04Merge branch 'master' into masterAUTOMATIC1111
2023-01-04Revert "Merge pull request #3791 from shirayu/fix/filename"AUTOMATIC
This reverts commit eed58279e7cb0e873ebd88a29609f9bab0f1f3af, reversing changes made to 4ae960b01c6711c66985479f14809dc7fa549fc2.
2023-01-04Merge pull request #3791 from shirayu/fix/filenameAUTOMATIC1111
Truncate too long filename (Fix #705)
2023-01-04Merge pull request #4177 from eltociear/patch-2AUTOMATIC1111
Fix typo in ui.js
2023-01-04use shared function from processing for creating dummy mask when training ↵AUTOMATIC
inpainting model
2023-01-04update pillowVladimir Mandic
2023-01-04fix the mergeAUTOMATIC
2023-01-04Merge pull request #3490 from Nerogar/inpaint_textual_inversionAUTOMATIC1111
Fix textual inversion training with inpainting models
2023-01-04Merge branch 'master' into inpaint_textual_inversionAUTOMATIC1111
2023-01-04Merge pull request #6304 from vladmandic/add-cross-attention-infoAUTOMATIC1111
add cross-attention info
2023-01-04add infotext to "-before-highres-fix" imagesAUTOMATIC
2023-01-04fix jpegVladimir Mandic
2023-01-04make it possible to work with opts.show_progress_every_n_steps = -1 with medvramAUTOMATIC
2023-01-04add cross-attention infoVladimir Mandic
2023-01-04Merge pull request #5969 from philpax/include-job-timestamp-in-progress-apiAUTOMATIC1111
feat(api): include job_timestamp in progress