Andrey
2db8ed32cd
Split history sd_samplers.py to sd_samplers_kdiffusion.py
2023-01-30 09:51:23 +03:00
AUTOMATIC
aa54a9d416
split compvis sampler and shared sampler stuff into their own files
2023-01-30 09:51:06 +03:00
Andrey
f8fcad502e
Split history sd_samplers.py to sd_samplers_common.py
2023-01-30 09:37:51 +03:00
Andrey
58ae93b954
Split history sd_samplers.py to sd_samplers_common.py
2023-01-30 09:37:50 +03:00
Andrey
6e78f6a896
Split history sd_samplers.py to sd_samplers_common.py
2023-01-30 09:37:50 +03:00
Andrey
5feae71dd2
Split history sd_samplers.py to sd_samplers_common.py
2023-01-30 09:37:50 +03:00
Andrey
449531a6c5
Split history sd_samplers.py to sd_samplers_compvis.py
2023-01-30 09:35:53 +03:00
Andrey
9b8ed7f8ec
Split history sd_samplers.py to sd_samplers_compvis.py
2023-01-30 09:35:53 +03:00
Andrey
9118b08606
Split history sd_samplers.py to sd_samplers_compvis.py
2023-01-30 09:35:52 +03:00
Andrey
0c7c36a6c6
Split history sd_samplers.py to sd_samplers_compvis.py
2023-01-30 09:35:52 +03:00
AUTOMATIC
cbd6329488
add an environment variable for selecting xformers package
2023-01-30 09:12:43 +03:00
AUTOMATIC
c81b52ffbd
add override settings component to img2img
2023-01-30 02:40:26 +03:00
AUTOMATIC
847ceae1f7
make it possible to search checkpoint by its hash
2023-01-30 01:41:23 +03:00
AUTOMATIC
399720dac2
update prompt token counts after using the paste params button
2023-01-30 01:03:31 +03:00
AUTOMATIC
f91068f426
change disable_weights_auto_swap to true by default
2023-01-30 00:37:26 +03:00
AUTOMATIC
938578e8a9
make it so that setting options in pasted infotext (like Clip Skip and ENSD) do not get applied directly and instead are added as temporary overrides
2023-01-30 00:25:30 +03:00
AUTOMATIC
00dab8f10d
remove Batch size and Batch pos from textinfo (goodbye)
2023-01-29 11:53:24 +03:00
AUTOMATIC
aa6e55e001
do not display the message for TI unless the list of loaded embeddings changed
2023-01-29 11:53:05 +03:00
AUTOMATIC
8d7382ab24
add buttons for auto-search in subdirectories for extra tabs
2023-01-29 11:34:58 +03:00
AUTOMATIC1111 and GitHub
e8efd2ec47
Merge pull request #7353 from EllangoK/preview-fix
...
Fixes thumbnail cards not loading the preview image
2023-01-29 10:41:36 +03:00
AUTOMATIC
f6b7768f84
support for searching subdirectory names for extra networks
2023-01-29 10:20:19 +03:00
AUTOMATIC1111 and GitHub
1d24665229
Merge pull request #7344 from glop102/master
...
Reduce grid rows if larger than number of images available
2023-01-29 09:29:23 +03:00
AUTOMATIC
0a8515085e
make it so that clicking on hypernet/lora card one more time removes the related from the prompt
2023-01-28 23:31:48 +03:00
AUTOMATIC
1d8e06d542
add checkpoints tab for extra networks UI
2023-01-28 22:52:27 +03:00
AUTOMATIC1111 and GitHub
91c8d0dcfc
Merge pull request #7231 from EllangoK/master
...
Fixes X/Y/Z Plot parameters not being restored from images
2023-01-28 18:45:38 +03:00
AUTOMATIC1111 and GitHub
fecb990deb
Merge pull request #7309 from brkirch/fix-embeddings
...
Fix embeddings, upscalers, and refactor `--upcast-sampling`
2023-01-28 18:44:36 +03:00
AUTOMATIC1111 and GitHub
41e76d1209
Merge pull request #7258 from ItsOlegDm/master
...
Css fixes
2023-01-28 18:41:58 +03:00
AUTOMATIC
e2c71a4bd4
make prevent the browser from using cached version of scripts when they change
2023-01-28 18:13:03 +03:00
AUTOMATIC1111 and GitHub
cd7e8fb42b
Merge pull request #7319 from Thurion/img2img_batch_fix
...
Fix error when using img2img batch without masks
2023-01-28 17:31:39 +03:00
AUTOMATIC
b7d2af8c7f
add dropdowns in settings for hypernets and loras
2023-01-28 17:18:47 +03:00
AUTOMATIC
5d14f282c2
fixed a bug where after switching to a checkpoint with unknown hash, you'd get empty space instead of checkpoint name in UI
...
fixed a bug where if you update a selected checkpoint on disk and then restart the program, a different checkpoint loads, but the name is shown for the the old one.
2023-01-28 16:23:49 +03:00
AUTOMATIC
f8feeaaedb
add progressbar to extension update check; do not check for updates for disabled extensions
2023-01-28 15:57:56 +03:00
AUTOMATIC
d04e3e921e
automatically detect v-parameterization for SD2 checkpoints
2023-01-28 15:24:41 +03:00
AUTOMATIC
4aa7f5b5b9
update image parameters regex for #7231
2023-01-28 15:24:40 +03:00
AUTOMATIC1111 and GitHub
e8a41df49f
Merge pull request #7217 from mezotaken/master
...
Ask user to clarify conditions
2023-01-28 10:52:53 +03:00
AUTOMATIC1111 and GitHub
bea31e849a
Merge pull request #7240 from Unstackd/master
...
Allow users to convert models to Instruct-pix2pix models by supporting merging Instruct-pix2pix models with regular ones in the merge tab
2023-01-28 10:52:28 +03:00
AUTOMATIC1111 and GitHub
60061eb8d4
Merge pull request #7303 from szhublox/pathshelp
...
don't replace regular --help with new paths.py parser help
2023-01-28 10:48:33 +03:00
AUTOMATIC
bd52a6d899
some more changes for python version warning; add a commandline flag to disable
2023-01-28 10:48:08 +03:00
AUTOMATIC
7d1f2a3a49
remove waiting for input on version mismatch warning, change supported versions
2023-01-28 10:21:31 +03:00
AUTOMATIC1111 and GitHub
28c4c9b907
Merge pull request #7200 from Spaceginner/master
...
Add a Python version check
2023-01-28 10:13:56 +03:00
AUTOMATIC1111 and GitHub
ce72af87d3
Merge pull request #7199 from maxaudron/feature/configurable-data-dir
...
Add flag to store user data sepperate from source code
2023-01-28 09:24:40 +03:00
AUTOMATIC
0834d4ce37
simplify #7284
2023-01-28 08:41:15 +03:00
AUTOMATIC1111 and GitHub
c99d705e57
Merge pull request #7284 from Gazzoo-byte/patch-1
...
Add button to switch width and height
2023-01-28 08:33:43 +03:00
AUTOMATIC1111 and GitHub
38d83665d9
Merge pull request #7285 from EllangoK/xyz-fixes
...
Allows for multiple Styles axii in X/Y/Z Plot
2023-01-28 08:31:23 +03:00
AUTOMATIC
4c52dfe4ac
make the detection for -v models less broad
2023-01-28 08:30:17 +03:00
AUTOMATIC1111 and GitHub
41975c375c
Merge pull request #7294 from MrCheeze/model-detection
...
add v2-inpainting model detection, and broaden v-model detection to include anything with 768 in the name
2023-01-28 08:29:01 +03:00
AUTOMATIC1111 and GitHub
8ce0ccf336
Merge pull request #7295 from askaliuk/askaliuk-inpaint-batch-support
...
Basic inpainting batch support
2023-01-28 08:27:37 +03:00
AUTOMATIC
cc8c9b7474
fix broken calls to find_checkpoint_config
2023-01-27 22:43:08 +03:00
AUTOMATIC
9beb794e0b
clarify the option to disable NaN check.
2023-01-27 13:08:00 +03:00
AUTOMATIC
6f31d2210c
support detecting midas model
...
fix broken api for checkpoint list
2023-01-27 11:54:19 +03:00
AUTOMATIC
d2ac95fa7b
remove the need to place configs near models
2023-01-27 11:28:12 +03:00
AUTOMATIC
7a14c8ab45
add an option to enable sections from extras tab in txt2img/img2img
...
fix some style inconsistenices
2023-01-26 23:31:32 +03:00
AUTOMATIC1111 and GitHub
645f4e7ef8
Merge pull request #7234 from brkirch/fix-full-previews
...
Fix full previews and--no-half-vae to work correctly with --upcast-sampling
2023-01-26 14:48:43 +03:00
AUTOMATIC
6cff440182
fix prompt editing break after first batch in img2img
2023-01-25 23:25:40 +03:00
AUTOMATIC
d1d6ce2983
add edit_image_conditioning from my earlier edits in case there's an attempt to inegrate pix2pix properly
...
this allows to use pix2pix model in img2img though it won't work well this way
2023-01-25 23:25:25 +03:00
AUTOMATIC1111 and GitHub
3cead6983e
Merge pull request #7197 from mcmonkey4eva/fix-ti-symlinks
...
allow symlinks in the textual inversion embeddings folder
2023-01-25 22:59:12 +03:00
AUTOMATIC1111 and GitHub
a85e22a127
Merge pull request #7201 from brkirch/update-macos-defaults
...
Update default Mac command line arguments to use --upcast-sampling instead of --no-half
2023-01-25 22:57:17 +03:00
AUTOMATIC
15e89ef0f6
fix for unet hijack breaking the train tab
2023-01-25 20:11:01 +03:00
AUTOMATIC
789d47f832
make clicking extra networks button one more time close the extra networks UI
2023-01-25 19:55:31 +03:00
AUTOMATIC
635499e832
add pix2pix credits
2023-01-25 19:42:26 +03:00
AUTOMATIC1111 and GitHub
1574e96729
Merge pull request #6510 from brkirch/unet16-upcast-precision
...
Add upcast options, full precision sampling from float16 UNet and upcasting attention for inference using SD 2.1 models without --no-half
2023-01-25 19:12:29 +03:00
AUTOMATIC1111 and GitHub
1982ef6890
Merge pull request #7138 from mykeehu/patch-4
...
Fix extra network thumbs label color
2023-01-25 18:59:11 +03:00
AUTOMATIC
57c1baa774
change to code for live preview fix on OSX to be bit more obvious
2023-01-25 18:56:23 +03:00
AUTOMATIC1111 and GitHub
23dafe6d86
Merge pull request #7151 from brkirch/fix-approx-nn
...
Fix Approx NN previews changing first generation result
2023-01-25 18:48:25 +03:00
AUTOMATIC1111 and GitHub
11485659dc
Merge pull request #7195 from Klace/instruct-pix2pix_model_load
...
Add instruct-pix2pix hijack
2023-01-25 18:33:15 +03:00
AUTOMATIC1111 and GitHub
d5ce044bcd
Merge pull request #7146 from EllangoK/master
...
Adds X/Y/Z Grid Script
2023-01-25 11:56:26 +03:00
AUTOMATIC
1bfec873fa
add an experimental option to apply loras to outputs rather than inputs
2023-01-25 11:29:46 +03:00
AUTOMATIC
48a15821de
remove the pip install stuff because it does not work as i hoped it would
2023-01-25 00:49:16 +03:00
AUTOMATIC
bef1931895
add fastapi to requirements
2023-01-24 23:50:04 +03:00
AUTOMATIC
93fad28a97
print progress when installing torch
...
add PIP_INSTALLER_LOCATION env var to install pip if it's not installed
remove accidental call to accelerate when venv is disabled
add another env var to skip venv - SKIP_VENV
2023-01-24 21:13:05 +03:00
AUTOMATIC
5228ec8bda
remove fairscale requirement, add fake fairscale to make BLIP not complain about it mk2
2023-01-24 20:30:43 +03:00
AUTOMATIC
28189985e6
remove fairscale requirement, add fake fairscale to make BLIP not complain about it
2023-01-24 20:24:27 +03:00
AUTOMATIC
dac45299dd
make git commands not fail for extensions when you have spaces in webui directory
2023-01-24 20:22:19 +03:00
AUTOMATIC
602a1864b0
also return the removed field to sdapi/v1/upscalers because someone might have relied on it existing
2023-01-24 10:09:30 +03:00
AUTOMATIC
42a70d7477
repair sdapi/v1/upscalers returning bogus results
2023-01-24 10:05:45 +03:00
AUTOMATIC1111 and GitHub
8b903322e6
Merge pull request #7140 from vladmandic/api-decode-image
...
Add exception handling to API image decode
2023-01-24 09:54:20 +03:00
AUTOMATIC1111 and GitHub
848ef919b3
Merge pull request #7144 from catboxanon/swinir-interrupt
...
Make SwinIR upscaler interruptible and skippable
2023-01-24 09:51:53 +03:00
AUTOMATIC1111 and GitHub
393e09c1c3
Merge pull request #7148 from acncagua/improvement_launch.py
...
Set Linux xformers 0.0.16RC425
2023-01-24 09:38:10 +03:00
AUTOMATIC
5c1cb9263f
fix BLIP failing to import depending on configuration
2023-01-24 00:24:17 +03:00
AUTOMATIC1111 and GitHub
7ba7f4ed6e
Merge pull request #7113 from vladmandic/interrogate
...
Add selector to interrogate categories
2023-01-24 00:09:14 +03:00
AUTOMATIC
7b1c7ba87b
add support for apostrophe in extra network names
2023-01-23 23:11:34 +03:00
AUTOMATIC
865af20d8a
suppress A matching Triton is not available message
...
you can all now stop worrying about it
2023-01-23 21:28:59 +03:00
AUTOMATIC
c6f20f7262
make loras before 0.4.0 ALSO work
2023-01-23 18:52:55 +03:00
AUTOMATIC1111 and GitHub
171a5b3bb9
Merge pull request #7032 from gmq/extra-network-styles
...
Extra network view style
2023-01-23 18:46:37 +03:00
AUTOMATIC1111 and GitHub
756a2c3c0f
Merge pull request #7116 from vladmandic/api-image-format
...
API should use same image format as specified in WebUI settings
2023-01-23 18:37:48 +03:00
AUTOMATIC
e407d1af89
add support for loras trained on kohya's scripts 0.4.0 (alphas)
2023-01-23 18:12:51 +03:00
AUTOMATIC
e8c3d03f7d
a possible fix for broken image upscaling
2023-01-23 17:59:58 +03:00
AUTOMATIC
7ff1ef77dd
add a message about new torch/xformers version and a way to upgrade by specifying a commandline flag
2023-01-23 17:17:31 +03:00
AUTOMATIC1111 and GitHub
56f63cd498
Merge pull request #5939 from petalas/petalas/torch-upgrade
...
upgrading torch, torchvision, xformers (windows), to use cu117
2023-01-23 17:15:51 +03:00
AUTOMATIC
59146621e2
better support for xformers flash attention on older versions of torch
2023-01-23 16:40:20 +03:00
AUTOMATIC
3fa482076a
Merge remote-tracking branch 'takuma104/xformers-flash-attention'
2023-01-23 16:01:53 +03:00
AUTOMATIC
194cbd065e
fix open directory button failing
2023-01-23 15:50:32 +03:00
AUTOMATIC1111 and GitHub
97ba01a213
Merge pull request #7081 from EllangoK/xy-hires
...
Adds Hires Steps to X/Y Plot, and updates step calculation
2023-01-23 15:24:11 +03:00
AUTOMATIC1111 and GitHub
663353098e
Merge pull request #7031 from EllangoK/master
...
Fixes various button overflowing UI and compact checkbox
2023-01-23 15:22:06 +03:00
AUTOMATIC1111 and GitHub
74608300d1
Merge pull request #7093 from Shondoit/fix-dark-mode
...
Fix dark mode
2023-01-23 15:09:26 +03:00
AUTOMATIC
41265a026d
third time's the charm
2023-01-23 14:50:20 +03:00
AUTOMATIC
fabdae089e
add missing import to previous commit
2023-01-23 14:42:49 +03:00
AUTOMATIC
b5230197a6
rework extras tab to use script system
2023-01-23 09:24:43 +03:00
AUTOMATIC
68303c96e5
split oversize extras.py to postprocessing.py
2023-01-22 15:38:39 +03:00
Andrey
c56b367122
Split history extras.py to postprocessing.py
2023-01-22 15:26:41 +03:00