Commit Graph

3085 Commits

Author SHA1 Message Date
AUTOMATIC1111
01a1fee874
Merge pull request #6329 from Kryptortio/add_even_more_element_ids
Add additional elem_id/HTML ids (again)
2023-01-05 11:56:13 +03:00
me
f185baeb28 Refactor elem_prefix as function elem_id 2023-01-05 09:29:07 +01:00
AUTOMATIC
42fcc79bd3 add Discard penultimate sigma to infotext 2023-01-05 10:43:21 +03:00
AUTOMATIC1111
c53852e257
Merge pull request #6044 from hentailord85ez/discard-penultimate-sigma
Allow always discarding of penultimate sigma and fix doing 1 less step than specified
2023-01-05 10:33:51 +03:00
me
c3109fa18a Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts 2023-01-05 08:27:09 +01:00
AUTOMATIC1111
24e21c0710
Merge pull request #6328 from lolsuffocate/fix-png-info-api
Make pnginfoapi return all image info
2023-01-05 10:23:59 +03:00
AUTOMATIC
2e30997450 move sd_model assignment to the place where we change the sd_model 2023-01-05 10:21:17 +03:00
AUTOMATIC1111
f3df261508
Merge pull request #6334 from jchook/exec
Fixes webui.sh to exec LAUNCH_SCRIPT
2023-01-05 10:12:25 +03:00
AUTOMATIC1111
6745e8c5f2
Merge pull request #6349 from philpax/fix-sd-arch-switch-in-override-settings
fix(api): assign sd_model after settings change (v2)
2023-01-05 10:11:52 +03:00
Philpax
83ca8dd0c9
Merge branch 'AUTOMATIC1111:master' into fix-sd-arch-switch-in-override-settings 2023-01-05 05:00:58 +01:00
AUTOMATIC
5f4fa942b8 do not show full window image preview when right mouse button is used 2023-01-05 02:38:52 +03:00
Wes Roberts
066390eb56 Fixes webui.sh to exec LAUNCH_SCRIPT 2023-01-04 17:58:16 -05:00
AUTOMATIC
99b67cff0b make hires fix not do anything if the user chooses the second pass resolution to be the same as first pass resolution 2023-01-05 01:25:52 +03:00
AUTOMATIC
b663ee2cff fix fullscreen view showing wrong image on firefox 2023-01-05 00:36:10 +03:00
me
5851bc839b Add element ids for script components and a few more in ui.py 2023-01-04 22:14:30 +01:00
AUTOMATIC
bc43293c64 fix incorrect display/calculation for number of steps for hires fix in progress bars 2023-01-04 23:56:43 +03:00
Suffocate
1288a3bb7d Use the read_info_from_image function directly 2023-01-04 20:36:30 +00:00
AUTOMATIC
8149078094 added the option to specify target resolution with possibility of truncating for hires fix; also sampling steps 2023-01-04 22:04:40 +03:00
AUTOMATIC
24d4a0841d train tab visual updates
allow setting train tab values from ui-config.json
2023-01-04 20:10:40 +03:00
AUTOMATIC1111
9092e1ca77
Merge pull request #3842 from R-N/gradient-clipping
Gradient clipping in train tab
2023-01-04 19:57:02 +03:00
AUTOMATIC1111
eeb1de4388
Merge branch 'master' into gradient-clipping 2023-01-04 19:56:35 +03:00
AUTOMATIC1111
b7deea47ee
Merge pull request #5774 from AUTOMATIC1111/camenduru-patch-1
allow_credentials and allow_headers for api
2023-01-04 19:26:49 +03:00
AUTOMATIC1111
e9911391ca
Merge pull request #6305 from vladmandic/fix-jpeg
fix jpeg handling
2023-01-04 19:22:51 +03:00
AUTOMATIC
097a90b88b add XY plot parameters to grid image and do not add them to individual images 2023-01-04 19:19:11 +03:00
AUTOMATIC1111
3f23e6dabe
Merge pull request #1476 from RnDMonkey/xygrid_infotext_improvements
[xy_grid] script infotext improvements
2023-01-04 18:57:37 +03:00
AUTOMATIC1111
32547f2721
Merge branch 'master' into xygrid_infotext_improvements 2023-01-04 18:57:14 +03:00
AUTOMATIC
3dae545a03 rename weirdly named variables from #3176 2023-01-04 18:42:51 +03:00
AUTOMATIC1111
cf413d1fbe
Merge pull request #3176 from asimard1/master
Show PB texts at same time and earlier
2023-01-04 18:40:14 +03:00
AUTOMATIC1111
37aafdb059
Merge branch 'master' into master 2023-01-04 18:39:57 +03:00
AUTOMATIC
a8eb9e3bf8 Revert "Merge pull request #3791 from shirayu/fix/filename"
This reverts commit eed58279e7, reversing
changes made to 4ae960b01c.
2023-01-04 18:20:38 +03:00
AUTOMATIC1111
eed58279e7
Merge pull request #3791 from shirayu/fix/filename
Truncate too long filename (Fix #705)
2023-01-04 18:17:50 +03:00
AUTOMATIC1111
4ae960b01c
Merge pull request #4177 from eltociear/patch-2
Fix typo in ui.js
2023-01-04 17:59:31 +03:00
AUTOMATIC
525cea9245 use shared function from processing for creating dummy mask when training inpainting model 2023-01-04 17:58:07 +03:00
Vladimir Mandic
590c5ae016
update pillow 2023-01-04 09:48:54 -05:00
AUTOMATIC
184e670126 fix the merge 2023-01-04 17:45:01 +03:00
AUTOMATIC1111
8839b372bf
Merge pull request #3490 from Nerogar/inpaint_textual_inversion
Fix textual inversion training with inpainting models
2023-01-04 17:40:29 +03:00
AUTOMATIC1111
da5c1e8a73
Merge branch 'master' into inpaint_textual_inversion 2023-01-04 17:40:19 +03:00
AUTOMATIC1111
47df084901
Merge pull request #6304 from vladmandic/add-cross-attention-info
add cross-attention info
2023-01-04 17:30:43 +03:00
AUTOMATIC
4d66bf2c0d add infotext to "-before-highres-fix" images 2023-01-04 17:24:46 +03:00
Vladimir Mandic
79c682ad4f
fix jpeg 2023-01-04 08:20:42 -05:00
AUTOMATIC
1cfd8aec4a make it possible to work with opts.show_progress_every_n_steps = -1 with medvram 2023-01-04 16:05:42 +03:00
Vladimir Mandic
21ee77db31
add cross-attention info 2023-01-04 08:04:38 -05:00
AUTOMATIC1111
c923de0e05
Merge pull request #5969 from philpax/include-job-timestamp-in-progress-api
feat(api): include job_timestamp in progress
2023-01-04 15:28:51 +03:00
AUTOMATIC
642142556d use commandline-supplied cuda device name instead of cuda:0 for safetensors PR that doesn't fix anything 2023-01-04 15:09:53 +03:00
AUTOMATIC
68fbf4558f Merge remote-tracking branch 'Narsil/fix_safetensors_load_speed' 2023-01-04 14:53:03 +03:00
AUTOMATIC1111
c4796bcc67
Merge pull request #6302 from vladmandic/fix-api-logging
fix typo in api logging
2023-01-04 14:44:11 +03:00
Vladimir Mandic
11b8160a08
fix typo 2023-01-04 06:36:57 -05:00
AUTOMATIC
0cd6399b8b fix broken inpainting model 2023-01-04 14:29:13 +03:00
AUTOMATIC
3bd737767b disable broken API logging 2023-01-04 14:20:32 +03:00
AUTOMATIC1111
c6c56c807a
Merge pull request #6272 from stysmmaker/feat/image-paste-fallback
Add image paste fallback
2023-01-04 14:15:44 +03:00