Commit Graph
100 Commits
Author SHA1 Message Date
AUTOMATIC 151233399c new screenshot 2023-01-07 13:30:06 +03:00
AUTOMATIC fdfce47110 add "from" resolution for hires fix to be less confusing. 2023-01-07 13:29:47 +03:00
AUTOMATIC1111andGitHub 983167e621 Merge pull request #6448 from aednzxy/patch-2
increase upscale api validation limit
2023-01-07 12:34:42 +03:00
AUTOMATIC1111andGitHub c295e4a244 Merge pull request #6055 from brkirch/sub-quad_attn_opt
Add Birch-san's sub-quadratic attention implementation
2023-01-07 12:26:55 +03:00
AUTOMATIC 1a5b86ad65 rework hires fix preview for #6437: movie it to where it takes less place, make it actually account for all relevant sliders and calculate dimensions correctly 2023-01-07 09:56:37 +03:00
AUTOMATIC de97380445 this breaks on default config because width, height, hr_scale are None at that point. 2023-01-07 08:53:53 +03:00
AUTOMATIC1111andGitHub 01cc07b81a Merge pull request #6437 from Mitchell1711/show-target-resolution
Show upscaled resolution on hires fix
2023-01-07 08:43:28 +03:00
AUTOMATIC c4a221c405 Merge branch 'clip_hijack_rework' 2023-01-07 08:43:08 +03:00
AUTOMATIC 1740c33547 more comments 2023-01-07 07:48:44 +03:00
AUTOMATIC 08066676a4 make it not break on empty inputs; thank you tarded, we are 2023-01-07 07:22:07 +03:00
AUTOMATIC 79e39fae61 CLIP hijack rework 2023-01-07 01:46:13 +03:00
AUTOMATIC1111andGitHub 874b975bf8 Merge pull request #6432 from KumiIT/typo
typo UI fixes #6391
2023-01-06 18:29:55 +03:00
AUTOMATIC 3246a2d6b8 remove restriction for saving dropdowns to ui-config.json 2023-01-06 16:03:53 +03:00
AUTOMATIC1111andGitHub 5265918b46 Merge pull request #6422 from brkirch/version-parse-fix
Fix version truncation for nightly PyTorch
2023-01-06 15:22:37 +03:00
AUTOMATIC 65ed4421e6 add callback for when the script is unloaded 2023-01-06 13:55:50 +03:00
AUTOMATIC c9bded39ee sort extensions by date and add an option to sort by other columns 2023-01-06 12:32:44 +03:00
AUTOMATIC 683287d87f rework saving training params to file #6372 2023-01-06 08:52:06 +03:00
AUTOMATIC1111andGitHub 88e01b237e Merge pull request #6372 from timntorres/save-ti-hypernet-settings-to-txt-revised
Save hypernet and textual inversion settings to text file, revised.
2023-01-06 07:59:44 +03:00
AUTOMATIC1111andGitHub 143ed5a42d Merge pull request #6384 from faber6/loads-ti-from-subdirs
allow loading embeddings from subdirectories
2023-01-06 07:56:48 +03:00
AUTOMATIC1111andGitHub 8a13afd216 Merge pull request #6401 from acncagua/wsl-open
wsl-open
2023-01-06 07:56:15 +03:00
AUTOMATIC1111andGitHub 85fa4eacea Merge pull request #6402 from brkirch/work-with-nightly-local-builds
Add support for using PyTorch nightly and local builds
2023-01-06 07:51:45 +03:00
AUTOMATIC1111andGitHub 3ea354f274 Merge pull request #6364 from 0xb8/master
hires-fix: add "nearest-exact" latent upscale mode.
2023-01-06 07:49:11 +03:00
AUTOMATIC1111andGitHub 310b71f669 Merge pull request #6376 from KumiIT/master
typo in TI
2023-01-05 22:10:07 +03:00
AUTOMATIC 847f869c67 experimental optimization 2023-01-05 21:00:52 +03:00
AUTOMATIC f8d0cf6a6e rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab 2023-01-05 12:08:11 +03:00
AUTOMATIC 997461d3dd add footer with versions 2023-01-05 11:57:14 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC 42fcc79bd3 add Discard penultimate sigma to infotext 2023-01-05 10:43:21 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub f3df261508 Merge pull request #6334 from jchook/exec
Fixes webui.sh to exec LAUNCH_SCRIPT
2023-01-05 10:12:25 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC 5f4fa942b8 do not show full window image preview when right mouse button is used 2023-01-05 02:38:52 +03: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
AUTOMATIC bc43293c64 fix incorrect display/calculation for number of steps for hires fix in progress bars 2023-01-04 23:56:43 +03: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
AUTOMATIC1111andGitHub 9092e1ca77 Merge pull request #3842 from R-N/gradient-clipping
Gradient clipping in train tab
2023-01-04 19:57:02 +03:00
AUTOMATIC1111andGitHub eeb1de4388 Merge branch 'master' into gradient-clipping 2023-01-04 19:56:35 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub 3f23e6dabe Merge pull request #1476 from RnDMonkey/xygrid_infotext_improvements
[xy_grid] script infotext improvements
2023-01-04 18:57:37 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub cf413d1fbe Merge pull request #3176 from asimard1/master
Show PB texts at same time and earlier
2023-01-04 18:40:14 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub eed58279e7 Merge pull request #3791 from shirayu/fix/filename
Truncate too long filename (Fix #705)
2023-01-04 18:17:50 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC 184e670126 fix the merge 2023-01-04 17:45:01 +03:00
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub da5c1e8a73 Merge branch 'master' into inpaint_textual_inversion 2023-01-04 17:40:19 +03:00
AUTOMATIC1111andGitHub 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
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
AUTOMATIC1111andGitHub 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
AUTOMATIC1111andGitHub c4796bcc67 Merge pull request #6302 from vladmandic/fix-api-logging
fix typo in api logging
2023-01-04 14:44:11 +03: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
AUTOMATIC1111andGitHub c6c56c807a Merge pull request #6272 from stysmmaker/feat/image-paste-fallback
Add image paste fallback
2023-01-04 14:15:44 +03:00
AUTOMATIC1111andGitHub aa44f40cc1 Merge pull request #6251 from hithereai/master
update opencv package inside requirements.txt
2023-01-04 14:12:15 +03:00
AUTOMATIC1111andGitHub 7bbd984dda Merge pull request #6253 from Shondoit/ti-optim
Save Optimizer next to TI embedding
2023-01-04 14:09:13 +03:00
AUTOMATIC1111andGitHub 545ae8cb1c Merge pull request #6264 from vladmandic/add-state-info
add missing state info
2023-01-04 14:04:50 +03:00
AUTOMATIC1111andGitHub a8ad8666cd Merge pull request #6261 from vladmandic/api-logging
add api logging
2023-01-04 14:04:11 +03:00
AUTOMATIC1111andGitHub a2ff57cfb0 Merge pull request #6295 from Gerschel/master
better targetting, class tabs was autoassigned
2023-01-04 13:47:53 +03:00
AUTOMATIC1111andGitHub 6281c1bdb4 Merge pull request #6299 from stysmmaker/feat/latent-upscale-modes
Add more latent upscale modes
2023-01-04 13:47:36 +03:00
AUTOMATIC1111andGitHub 77c3bc7747 Merge pull request #6298 from stysmmaker/fix/intermediate-step-full-res
Save full resolution of intermediate step
2023-01-04 13:46:21 +03:00
AUTOMATIC 4ec6470a1a fix checkpoint list API 2023-01-04 13:26:23 +03:00
AUTOMATIC 8d8a05a3bb find configs for models at runtime rather than when starting 2023-01-04 12:47:42 +03:00
AUTOMATIC 02d7abf514 helpful error message when trying to load 2.0 without config
failing to load model weights from settings won't break generation for currently loaded model anymore
2023-01-04 12:35:07 +03:00
AUTOMATIC1111andGitHub 7e549468b3 Merge pull request #6285 from abextm/save-sampling-method
ui: save dropdown sampling method to the ui-config
2023-01-04 09:10:25 +03:00
AUTOMATIC 3e22e29413 fix broken send to extras button 2023-01-03 21:49:24 +03:00
AUTOMATIC 82cfc227d7 added licenses screen to settings
added footer
removed unused inpainting code
2023-01-03 20:23:17 +03:00
AUTOMATIC 8f96f92899 call script callbacks for reloaded model after loading embeddings 2023-01-03 18:39:14 +03:00
AUTOMATIC 2d5a5076bb Make it so that upscalers are not repeated when restarting UI. 2023-01-03 18:38:21 +03:00
AUTOMATIC e9fb9bb0c2 fix hires fix not working in API when user does not specify upscaler 2023-01-03 17:40:20 +03:00
AUTOMATIC c0ee148870 add support for running with gradio 3.9 installed 2023-01-03 14:18:48 +03:00
AUTOMATIC fda1ed1843 some minor improvements for dark mode UI 2023-01-03 12:01:32 +03:00
AUTOMATIC a1cf55a9d1 add option to reorder items in main UI 2023-01-03 10:39:21 +03:00
AUTOMATIC 9d4eff097d add a button to show all setting pages 2023-01-03 10:01:06 +03:00
AUTOMATIC 2bc86712ec make quicksettings UI elements appear in same order as they are listed in the setting 2023-01-03 09:13:35 +03:00
AUTOMATIC 18c03cdeac styling rework to make things more compact 2023-01-03 09:04:29 +03:00
AUTOMATIC 269f6e8676 change settings UI to use vertical tabs 2023-01-03 07:20:20 +03:00
AUTOMATIC 1d7a31def8 make edit fields for sliders not get hidden by slider's label when there's not enough space 2023-01-03 06:21:53 +03:00
AUTOMATIC 251ecee694 make "send to" buttons send actual dimension of the sent image rather than fields 2023-01-02 22:44:46 +03:00
AUTOMATIC 8d12a729b8 fix possible error with accessing nonexistent setting 2023-01-02 20:46:51 +03:00
AUTOMATIC 84dd7e8e24 error out with a readable message in chwewckpoint merger for incompatible tensor shapes (ie when trying to merge SD1.5 with SD2.0) 2023-01-02 20:30:02 +03:00
AUTOMATIC 4dbde228ff make it possible to use fractional values for SD upscale. 2023-01-02 20:01:16 +03:00
AUTOMATIC ef27a18b6b Hires fix rework 2023-01-02 19:42:10 +03:00
AUTOMATIC1111andGitHub fd4461d44c Merge pull request #6196 from philpax/add-embeddings-api
feat(api): add /sdapi/v1/embeddings
2023-01-02 06:11:10 +03:00
AUTOMATIC1111andGitHub f39a79d143 Merge pull request #6183 from Kryptortio/add_more_element_ids
Add additional elem_id/HTML ids
2023-01-02 06:10:26 +03:00
AUTOMATIC 311354c0bb fix the issue with training on SD2.0 2023-01-02 00:38:09 +03:00
AUTOMATIC e672cfb074 rework of callback for #6094 2023-01-01 18:37:55 +03:00
AUTOMATIC1111andGitHub 6062c85d4d Merge pull request #6094 from AlUlkesh/master
Adding image numbers on grids
2023-01-01 18:31:01 +03:00