Commit Graph
100 Commits
Author SHA1 Message Date
AUTOMATIC aa12dfada0 fix the bug that makes it impossible to send images to other tabs 2022-11-27 23:04:42 +03:00
AUTOMATIC1111andGitHub 39827a3998 Merge pull request #4688 from parasi22/resolve-embedding-name-in-filewords
resolve [name] after resolving [filewords] in training
2022-11-27 22:46:49 +03:00
AUTOMATIC1111andGitHub 9e78d2c419 Merge pull request #4416 from Keavon/cors-regex
Add CORS-allow policy launch argument using regex
2022-11-27 18:50:12 +03:00
AUTOMATIC1111andGitHub 9e8c4e2c7f Merge pull request #4894 from morgil/progress-first-in-title
Move progress info to beginning of site title
2022-11-27 18:48:29 +03:00
AUTOMATIC 89d8804768 only run install.py for enabled extensions 2022-11-27 18:48:08 +03:00
AUTOMATIC1111andGitHub ef567b083c Merge pull request #4919 from brkirch/deepbooru-fix
Fix support for devices other than CUDA in DeepBooru
2022-11-27 16:59:22 +03:00
AUTOMATIC1111andGitHub 554787231a Merge pull request #5117 from aliencaocao/fix_api_sampler_name
Fix api ignoring sampler_name settings
2022-11-27 16:51:47 +03:00
AUTOMATIC1111andGitHub 8c8ad93bb5 Merge pull request #4635 from mezotaken/master
CI tests with github-actions and some improvements to testing
2022-11-27 16:40:26 +03:00
AUTOMATIC1111andGitHub b24aed0b69 Merge pull request #4960 from Hugo-Matias/master
fix null negative_prompt on get requests
2022-11-27 16:36:29 +03:00
AUTOMATIC 8c13f3a2a5 cherrypick from #4971 2022-11-27 16:35:35 +03:00
AUTOMATIC1111andGitHub c33b9a6da7 Merge pull request #4583 from NoCrypt/patch-1
Forcing HTTPS instead of HTTP for ngrok
2022-11-27 16:30:23 +03:00
AUTOMATIC 506d529d19 rework #5012 to also work for pictures dragged into the prompt and also add Clip skip + ENSD to parameters 2022-11-27 16:28:32 +03:00
AUTOMATIC1111andGitHub 488f831d52 Merge pull request #5012 from Nandaka/master
Support NAI style exif in PNG Info for Send... buttons
2022-11-27 15:57:50 +03:00
AUTOMATIC1111andGitHub 9ec0a41a58 Merge pull request #4977 from sena-nana/master
Fix API img2img not accepting bare base64 strings
2022-11-27 15:54:39 +03:00
AUTOMATIC dac9b6f15d add safetensors support for model merging #4869 2022-11-27 15:51:29 +03:00
AUTOMATIC 6074175faa add safetensors to requirements 2022-11-27 14:46:40 +03:00
AUTOMATIC1111andGitHub f108782e30 Merge pull request #4930 from Narsil/allow_to_load_safetensors_file
Supporting `*.safetensors` format.
2022-11-27 14:36:55 +03:00
AUTOMATIC1111andGitHub a89d7f4f38 Merge pull request #4913 from dtlnor/deprecated-deepdanbooru-patch
Remove cmd args requirement for deepdanbooru
2022-11-27 14:19:32 +03:00
AUTOMATIC1111andGitHub 88a01f94a8 Merge pull request #1904 from EternalNooblet/dev
Added a flag to run as root if needed
2022-11-27 14:17:44 +03:00
AUTOMATIC1111andGitHub eb08550108 Merge pull request #4663 from xucj98/draft
fix the model name error of Real-ESRGAN in the opts default value
2022-11-27 14:16:45 +03:00
AUTOMATIC1111andGitHub ca8c764af8 Merge pull request #4986 from mcmonkey4eva/add-model-name
add model_name pattern for saving
2022-11-27 13:58:34 +03:00
AUTOMATIC1111andGitHub 8de897b3da Merge pull request #5085 from MrCheeze/sd-2.0-automatic-2
no-half support for SD 2.0
2022-11-27 13:54:08 +03:00
AUTOMATIC1111andGitHub d46d73c3c2 Merge pull request #4899 from liamkerr/fix_gallery_index
Fixed issue with selected_gallery_index()
2022-11-27 13:53:38 +03:00
AUTOMATIC1111andGitHub 01f2ed6844 Merge pull request #5065 from JaySmithWpg/vram-leak
#3449 - VRAM leak when switching to/from inpainting checkpoint
2022-11-27 13:52:14 +03:00
AUTOMATIC1111andGitHub 151e2cc627 Merge pull request #4461 from brkirch/face-restoration-device-fix
Fix setting device for GFPGAN and CodeFormer
2022-11-27 13:48:25 +03:00
AUTOMATIC1111andGitHub cc90dcc933 Merge pull request #4918 from brkirch/pytorch-fixes
Fixes for PyTorch 1.12.1 when using MPS
2022-11-27 13:47:01 +03:00
AUTOMATIC 10923f9b3a calculate dictionary for sampler names only once 2022-11-27 13:43:10 +03:00
AUTOMATIC 40ca34b837 fix for broken sampler selection in img2img and xy plot #4860 #4909 2022-11-27 13:17:39 +03:00
AUTOMATIC 5b2c316890 eliminate duplicated code from #5095 2022-11-27 13:08:54 +03:00
AUTOMATIC1111andGitHub 997ac57020 Merge pull request #5095 from mlmcgoogan/master
torch.cuda.empty_cache() defaults to cuda:0 device unless explicitly …
2022-11-27 12:56:02 +03:00
AUTOMATIC1111andGitHub d860b56c21 Merge pull request #4961 from uservar/DPM++SDE
Add DPM++ SDE sampler
2022-11-27 12:55:03 +03:00
AUTOMATIC1111andGitHub 6df4945718 Merge branch 'master' into DPM++SDE 2022-11-27 12:54:45 +03:00
AUTOMATIC b48b7999c8 Merge remote-tracking branch 'flamelaw/master' 2022-11-27 12:19:59 +03:00
AUTOMATIC b006382784 serve images from where they are saved instead of a temporary directory
add an option to choose a different temporary directory in the UI
add an option to cleanup the selected temporary directory at startup
2022-11-27 11:52:53 +03:00
AUTOMATIC b5050ad207 make SD2 compatible with --medvram setting 2022-11-26 20:52:16 +03:00
AUTOMATIC 64c7b7975c restore hypernetworks to seemingly working state 2022-11-26 16:45:57 +03:00
AUTOMATIC 1123f52cad add 1024 module for hypernets for the new open clip 2022-11-26 16:37:37 +03:00
AUTOMATIC ce6911158b Add support Stable Diffusion 2.0 2022-11-26 16:10:46 +03:00
AUTOMATIC1111andGitHub 828438b4a1 Merge pull request #4120 from aliencaocao/enable-override-hypernet
Enable override_settings to take effect for hypernetworks
2022-11-20 16:49:06 +03:00
AUTOMATIC c81d440d87 moved deepdanbooru to pure pytorch implementation 2022-11-20 16:39:20 +03:00
AUTOMATIC 47a44c7e42 revert change to webui-user.bat 2022-11-19 21:06:58 +03:00
AUTOMATIC 3596af0749 Add API for scripts to add elements anywhere in UI. 2022-11-19 19:10:28 +03:00
AUTOMATIC1111andGitHub ccd73fc186 Merge pull request #4717 from papuSpartan/security
Add --server-name to the list of arguments considered insecure
2022-11-19 15:31:09 +03:00
AUTOMATIC1111andGitHub 32718834f3 Merge pull request #4664 from piraka9011/fix-env-names
Fix env var name typos
2022-11-19 15:30:32 +03:00
AUTOMATIC1111andGitHub 41e242b220 Merge pull request #4733 from MaikoTan/api-authorization
feat: add http basic authentication for api
2022-11-19 15:20:03 +03:00
AUTOMATIC 5a6387e189 make it possible to change models etc by editing options using API 2022-11-19 15:15:24 +03:00
AUTOMATIC1111andGitHub 84a6f211d4 Merge pull request #4358 from bamarillo/master
[API][Feature] Add Skip endpoint
2022-11-19 14:50:02 +03:00
AUTOMATIC1111andGitHub 4b22ec4138 Merge pull request #4759 from dtlnor/kill-gradio-progress-bar
Hide Gradio progress again
2022-11-19 13:49:21 +03:00
AUTOMATIC 413c077969 prevent StableDiffusionProcessingImg2Img changing image_mask field as an alternative solution to #4765 2022-11-19 13:48:59 +03:00
AUTOMATIC1111andGitHub 89daf778fb Merge pull request #4812 from space-nuko/feature/interrupt-preprocessing
Add interrupt button to preprocessing
2022-11-19 13:26:33 +03:00
AUTOMATIC1111andGitHub fe03f9903c Merge pull request #4819 from killfrenzy96/master
Cleanly undo circular hijack to fix tiling getting stuck on #4818
2022-11-19 13:26:03 +03:00
AUTOMATIC 617c5b486f make it possible for StableDiffusionProcessing to accept multiple different negative prompts in a batch 2022-11-19 13:23:25 +03:00
AUTOMATIC1111andGitHub e35d8b493f Merge pull request #4778 from leppie/fix_unbounded_prompt_growth
Fix unbounded prompt growth/determinism in scripts that loop
2022-11-19 12:52:55 +03:00
AUTOMATIC 0d702930b0 renamed Inpainting strength infotext to Conditional mask weight, made it only appear if using inpainting model, made it possible to read the setting from it using the blue arrow button 2022-11-19 12:47:52 +03:00
AUTOMATIC1111andGitHub ff35ae9abb Merge pull request #4679 from Eugenii10/inpaint-strength-to-infotext
Add 'Inpainting strength' to the 'generation_params' of 'infotext' (params.txt or png chunks)
2022-11-19 12:24:44 +03:00
AUTOMATIC1111andGitHub aee611adb8 Merge pull request #4646 from mrauhu/force-update-extensions
Fix: `error: Your local changes to the following files would be overwritten by merge` when trying to update extensions in WSL2 Docker
2022-11-19 12:22:51 +03:00
AUTOMATIC1111andGitHub 5bfef6e063 Merge pull request #4844 from R-N/vae-misc
Remove no longer necessary code from VAE selector, fix #4651
2022-11-19 12:21:22 +03:00
AUTOMATIC cdc8020d13 change StableDiffusionProcessing to internally use sampler name instead of sampler index 2022-11-19 12:01:51 +03:00
AUTOMATIC d9fd4525a5 change text for sd_vae_as_default that makes more sense to me 2022-11-19 11:09:44 +03:00
AUTOMATIC1111andGitHub 3951806058 Merge pull request #4842 from R-N/vae-as-default
Option to use selected VAE as default fallback instead of primary option
2022-11-19 10:59:42 +03:00
AUTOMATIC1111andGitHub 0d098e4656 Merge pull request #4527 from d8ahazard/Accelerate
Optional Accelerate Launch
2022-11-19 10:49:44 +03:00
AUTOMATIC 98947d173e run installers for newly installed extensions 2022-11-12 11:11:47 +03:00
AUTOMATIC a1a376331c make existing script loading and new preload code use same code for loading modules
limit extension preload scripts to just one file named preload.py
2022-11-12 10:56:06 +03:00
AUTOMATIC1111andGitHub e5690d0bf2 Merge pull request #4488 from d8ahazard/ExtensionPreload
Add option to preload extensions
2022-11-12 10:29:15 +03:00
AUTOMATIC 0ab0a50f9a change formatting to match the main program in devices.py 2022-11-12 10:00:49 +03:00
AUTOMATIC c62d17aee3 use the new devices.has_mps() function in register_buffer for DDIM/PLMS fix for OSX 2022-11-12 10:00:22 +03:00
AUTOMATIC1111andGitHub 526f0aa556 Merge pull request #4623 from fumiama/mps
Fix wrong mps fallback
2022-11-12 09:51:33 +03:00
AUTOMATIC 7ba3923d5b move DDIM/PLMS fix for OSX out of the file with inpainting code. 2022-11-11 18:20:18 +03:00
AUTOMATIC1111andGitHub bb2e2c82ce Merge pull request #4233 from thesved/patch-1
Make DDIM and PLMS work on Mac OS
2022-11-11 18:01:58 +03:00
AUTOMATIC1111andGitHub b8a2e38758 Merge pull request #4543 from tong-zeng/master
Fix a bug in list_files_with_name
2022-11-11 18:00:13 +03:00
AUTOMATIC1111andGitHub e666220ee4 Merge pull request #4514 from cluder/4448_fix_ckpt_cache
#4448 fix checkpoint cache usage
2022-11-11 16:04:17 +03:00
AUTOMATIC1111andGitHub 6a2044f566 Merge pull request #4563 from JingShing/master
Add username and password in ngrok
2022-11-11 15:57:24 +03:00
AUTOMATIC1111andGitHub ec95ced6fb Merge pull request #4573 from liamkerr/4415-update-generation-info
4415 update generation info
2022-11-11 15:51:14 +03:00
AUTOMATIC1111andGitHub 73776907ec Merge pull request #4117 from TinkTheBoush/master
Adding optional tag shuffling for training
2022-11-11 15:46:20 +03:00
AUTOMATIC1111andGitHub 6585cba200 Merge pull request #4395 from snowmeow2/master
Add DeepDanbooru to the interrogate API
2022-11-11 15:41:30 +03:00
AUTOMATIC ac08562854 Remove old localizations from the main repo.
Where are they now? Here: https://github.com/AUTOMATIC1111/stable-diffusion-webui-old-localizations
2022-11-08 10:01:27 +03:00
AUTOMATIC 1610b32584 add callback for creating a tab in train UI 2022-11-08 08:38:10 +03:00
AUTOMATIC 8011be33c3 move functions out of main body for image preprocessing for easier hijacking 2022-11-08 08:37:05 +03:00
AUTOMATIC c5334fc56b fix javascript duplication bug after pressing the restart UI button 2022-11-08 08:35:01 +03:00
AUTOMATIC 804d9fb83d bump gradio to 3.9 2022-11-06 23:22:36 +03:00
AUTOMATIC 32c0eab895 load all settings in one call instead of one by one when the page loads 2022-11-06 14:39:41 +03:00
AUTOMATIC1111andGitHub 5302e2cdd4 Merge pull request #3810 from royshil/roy.add_simple_interrogate_api
Add a barebones CLIP interrogate API endpoint
2022-11-06 11:28:00 +03:00
AUTOMATIC1111andGitHub 07d1bd4267 Merge branch 'master' into roy.add_simple_interrogate_api 2022-11-06 11:27:54 +03:00
AUTOMATIC 6e4de5b442 add load_with_extra function for modules to load checkpoints with extended whitelist 2022-11-06 11:20:23 +03:00
AUTOMATIC 9cd1a66648 remove localization people from CODEOWNERS add a note 2022-11-06 10:37:08 +03:00
AUTOMATIC e5b4e3f820 add tags to extensions, and ability to filter out tags
list changed Settings keys in UI
do not print VRAM/etc stats everywhere but in calls that use GPU
2022-11-06 10:12:53 +03:00
AUTOMATIC a2a1a2f727 add ability to create extensions that add localizations 2022-11-06 09:02:35 +03:00
AUTOMATIC1111andGitHub ea5b90b3b3 Merge pull request #4371 from hotdogee/master
Fixes #800 #1562 #2075 #2304 #2931 LDSR upscaler producing black bars
2022-11-06 08:18:16 +03:00
AUTOMATIC 159475e072 tweak names a bit for new samplers 2022-11-05 18:32:22 +03:00
AUTOMATIC1111andGitHub bbfdfa52c5 Merge pull request #4304 from hentailord85ez/k-diffusion-update
Add support for the new DPM-Solver++ samplers added to k-diffusion
2022-11-05 18:28:25 +03:00
AUTOMATIC1111andGitHub 2e604233fd Merge pull request #4329 from Blucknote/patch-1
Python 3.8 typing compatibility
2022-11-05 17:23:22 +03:00
AUTOMATIC1111andGitHub a546e2a8c9 Merge pull request #4173 from evshiron/fix/encode-pnginfo
add back png info in image api
2022-11-05 17:20:54 +03:00
AUTOMATIC 62e3d71aa7 rework the code to not use the walrus operator because colab's 3.7 does not support it 2022-11-05 17:09:42 +03:00
AUTOMATIC1111andGitHub b8f2dfed3c Merge pull request #4297 from AUTOMATIC1111/aria1th-patch-1
Fix errors from commit f2b697 with --hide-ui-dir-config
2022-11-05 16:22:50 +03:00
AUTOMATIC1111andGitHub 994136b9c2 Merge pull request #4294 from evshiron/feat/allow-origins
add --cors-allow-origins cmd opt
2022-11-05 16:20:45 +03:00
AUTOMATIC1111andGitHub 37ba0070ec Merge branch 'master' into feat/allow-origins 2022-11-05 16:20:40 +03:00
AUTOMATIC1111andGitHub c9b2eef6a3 Merge pull request #4293 from AUTOMATIC1111/innovaciones-patch-1
Open extensions links in new tab
2022-11-05 16:18:29 +03:00
AUTOMATIC1111andGitHub cb84a304f0 Merge pull request #4273 from Omegastick/ordered_hypernetworks
Sort hypernetworks list
2022-11-05 16:16:18 +03:00
AUTOMATIC1111andGitHub e96c434495 Merge pull request #3975 from aria1th/force-push-patch-13
Save/loading AdamW optimizer (for hypernetworks)
2022-11-05 16:15:00 +03:00
AUTOMATIC1111andGitHub 477c09f4e7 Merge pull request #4311 from aliencaocao/fix_typing_compat_for_brlow_python3.10
Use typing.Optional instead of | to add support for Python 3.9 and below
2022-11-05 16:06:22 +03:00