Commit Graph

5304 Commits

Author SHA1 Message Date
ynimmaga
c111b00ae8 Added changes to diffusers from_single_file 2023-08-01 14:39:35 -07:00
ynimmaga
ae7ce7b76a Made changes to remove extra downloads 2023-07-31 17:03:03 -07:00
ynimmaga
63dea887b2 Removed print of local path 2023-07-29 23:31:50 -07:00
ynimmaga
9f31570ae8 Added fixes for image to image and inpainting 2023-07-29 23:25:01 -07:00
Cavus Mustafa
d8c7ce3135 OpenVINO: Illegal size check added for GPU 2023-07-28 17:33:03 -07:00
Devang Aggarwal
dcdd9e0978
Update requirements_versions.txt 2023-07-28 07:59:44 -07:00
Devang Aggarwal
8697de64b2
Update requirements_versions.txt 2023-07-28 07:58:08 -07:00
ynimmaga
bc0ac0341c Merge branch 'openvino_custom_scripts' of https://github.com/openvinotoolkit/stable-diffusion-webui into openvino_custom_scripts 2023-07-26 21:13:01 -07:00
ynimmaga
59a576daf9 Added cache clearing for model recompilation 2023-07-26 21:11:09 -07:00
Ravi Panchumarthy
52c891bdf4
update gradio to 3.39.0 2023-07-26 19:08:13 -07:00
ynimmaga
acfb0598e8 Removed global variables and added performance metrics 2023-07-25 20:57:29 -07:00
Ravi Panchumarthy
f3fd994d65
Merge pull request #1 from ravi9/openvino_custom_scripts
Update package requirements
2023-07-25 17:19:23 -07:00
Ravi Panchumarthy
a9228146d0
Merge branch 'AUTOMATIC1111:master' into openvino_custom_scripts 2023-07-25 17:17:24 -07:00
Ravi Panchumarthy
9651c511d2
Merge branch 'openvinotoolkit:openvino_custom_scripts' into openvino_custom_scripts 2023-07-25 14:48:09 -07:00
AUTOMATIC1111
a3ddf464a2 Merge branch 'release_candidate' 2023-07-25 08:18:02 +03:00
ynimmaga
c337bed5ff Added initial lora support and removed redundant functions 2023-07-24 22:08:28 -07:00
Ravi Panchumarthy
13536a7e92
Update package versions 2023-07-24 13:58:02 -07:00
AUTOMATIC1111
2c11e9009e repair --medvram for SD2.x too after SDXL update 2023-07-24 11:57:59 +03:00
ynimmaga
eb7b1a9af4 Added a fix for sampler overriding 2023-07-21 21:08:01 -07:00
Cavus Mustafa
e8d8156f54 Device support and caching enabled 2023-07-21 10:09:50 -07:00
ynimmaga
f1b5c72725 UI modifications and fixes in img2img 2023-07-20 16:05:24 -07:00
AUTOMATIC1111
1f26815dd3
Merge pull request #11898 from janekm/janekm-patch-1
Update sd_models_xl.py
2023-07-20 19:16:40 +03:00
Janek Mann
8218f6cd37
Update sd_models_xl.py
Fix width/height not getting fed into the conditioning
2023-07-20 16:22:52 +01:00
AUTOMATIC1111
23c947ab03 automatically switch to 32-bit float VAE if the generated picture has NaNs. 2023-07-19 20:23:30 +03:00
ynimmaga
40de419561 Added samplers and new UI elements 2023-07-19 07:34:56 -07:00
AUTOMATIC1111
0e47c36a28 Merge branch 'dev' into release_candidate 2023-07-19 15:50:49 +03:00
AUTOMATIC1111
4334d25978 bugfix: model name was added together with directory name to infotext and to [model_name] filename pattern 2023-07-19 15:49:54 +03:00
AUTOMATIC1111
05ccb4d0e3 bugfix: model name was added together with directory name to infotext and to [model_name] filename pattern 2023-07-19 15:49:31 +03:00
AUTOMATIC1111
d5c850aab5
Merge pull request #11866 from kopyl/allow-no-venv-install
Make possible to install web ui without venv with venv_dir=- env variable for Linux
2023-07-19 08:00:05 +03:00
AUTOMATIC1111
0a334b447f
Merge branch 'dev' into allow-no-venv-install 2023-07-19 07:59:39 +03:00
AUTOMATIC1111
c2b9754857
Merge pull request #11869 from AUTOMATIC1111/missing-p-save_image-before-highres-fix
Fix missing p save_image before-highres-fix
2023-07-19 07:58:34 +03:00
w-e-w
c8b55f29e2 missing p save_image before-highres-fix 2023-07-19 08:27:19 +09:00
kopyl
6094310704 improve var naming 2023-07-19 01:48:21 +03:00
kopyl
0c4ca5f43e Replace argument with env variable 2023-07-19 01:47:39 +03:00
AUTOMATIC1111
b010eea520 fix incorrect multiplier for Loras 2023-07-19 00:41:00 +03:00
kopyl
2b42f73e3d Make possible to install web ui without venv with --novenv flag
When passing `--novenv` flag to webui.sh it can skip venv.
Might be useful for installing in Docker since messing with venv in Docker might be a bit complicated.

Example usage:
`webui.sh --novenv`

Hope this gets approved and pushed into future versions of Web UI
2023-07-18 22:43:18 +03:00
AUTOMATIC1111
136c8859a4 add backwards compatibility --lyco-dir-backcompat option, use that for LyCORIS directory instead of hardcoded value
prevent running preload.py for disabled extensions
2023-07-18 20:11:30 +03:00
AUTOMATIC1111
eb7c9b58fc Merge branch 'dev' into release_candidate 2023-07-18 18:20:22 +03:00
AUTOMATIC1111
7f7db1700b linter fix 2023-07-18 18:16:23 +03:00
AUTOMATIC1111
b270ded268 fix the issue with /sdapi/v1/options failing (this time for sure!)
fix automated tests downloading CLIP model
2023-07-18 18:10:04 +03:00
AUTOMATIC1111
be16d274f8 changelog for 1.5.0 2023-07-18 17:44:56 +03:00
AUTOMATIC1111
66c5f1bb15 return sd_model_checkpoint to None 2023-07-18 17:41:37 +03:00
AUTOMATIC1111
4b5a63aa11 add a bit more metadata info for the lora user metadata page 2023-07-18 17:32:46 +03:00
AUTOMATIC1111
ed82f1c5f1 lint 2023-07-18 15:55:23 +03:00
AUTOMATIC1111
420cc8f68e also make None a valid option for options API for #11854 2023-07-18 11:48:40 +03:00
AUTOMATIC1111
6be5ccb530
Merge pull request #11854 from leon0707/fix-11805
Fix #11805
2023-07-18 11:48:01 +03:00
Leon Feng
a3730bd9be
Merge branch 'dev' into fix-11805 2023-07-18 04:24:14 -04:00
Leon Feng
d6668347c8 remove duplicate 2023-07-18 04:19:58 -04:00
AUTOMATIC1111
871b8687a8
Merge pull request #11846 from brkirch/sd-xl-upcast-sampling-fix
Add support for using `--upcast-sampling` with SD XL
2023-07-18 08:08:19 +03:00
AUTOMATIC1111
20c41364cc
Merge pull request #11843 from KohakuBlueleaf/fix-lyco-support
Fix wrong key name in lokr module
2023-07-18 08:05:28 +03:00