Vladimir Mandic
5b622cdfda
base and refiner mix and match
2023-09-04 15:55:47 -04:00
Vladimir Mandic
e9055c7cd8
major refactor
2023-09-04 11:31:29 -04:00
Vladimir Mandic
088878f0ca
add black-teal theme
2023-09-03 16:36:35 -04:00
Vladimir Mandic
d41baddf50
add styles to extra networks
2023-09-03 15:00:48 -04:00
Vladimir Mandic
1b2890d02c
extra network tags
2023-09-01 11:51:22 -04:00
Vladimir Mandic
106075e609
Merge pull request #2118 from Aptronymist/master
...
Settings reorganization - Postprocessing
2023-09-01 06:51:05 -04:00
Aptronymist
dee11a3dfe
fixed order
2023-08-31 17:12:11 -04:00
Aptronymist
df37e970a1
added separator
2023-08-31 14:54:50 -04:00
Vladimir Mandic
ce0be4a216
renames
2023-08-31 14:30:44 -04:00
Disty0
5856aa00e9
OpenVINO disable VAE Tiling
2023-08-31 19:32:23 +03:00
Vladimir Mandic
603ff9fc75
minor fixes
2023-08-31 12:00:29 -04:00
Aptronymist
4668e0d937
rearrangement
2023-08-30 14:10:07 -04:00
Aptronymist
f1b27ee6d0
preliminary settings reorg
...
moved around some options regarding images, consolidated image processing, post processing, and upscaling
2023-08-30 13:13:48 -04:00
Vladimir Mandic
df65df3f36
minor fixes
2023-08-30 09:45:47 -04:00
Vladimir Mandic
d45e6a04cd
improve vae reload
2023-08-30 08:49:27 -04:00
Vladimir Mandic
7dc4460fdc
separate model type detection for base and refiner
2023-08-29 17:36:07 -04:00
Vladimir Mandic
10f345f09b
handle loading invalid model or pipeline
2023-08-29 15:59:57 -04:00
Vladimir Mandic
9e2e2b8b8f
fix gallery, update js logging, add en caching
2023-08-29 14:16:37 -04:00
Vladimir Mandic
348943fcee
revert defaults changes
2023-08-29 11:03:21 -04:00
Aptronymist
90afba372c
Default Settings Update
...
Modified default settings to enable some often unused features, changed default image output to png, various performance increasing options on by default at moderate settings. Upscaling and background removal enabled by default so they're visible on the image options panel. Changed default extra networks view to cover with 100% height, sidebar changed to 60% width by default from 35%.
2023-08-28 13:59:06 -04:00
Vladimir Mandic
48c0ce9b2b
fix model lookups
2023-08-27 08:01:29 +00:00
Vladimir Mandic
c4263da0e6
fix refiner reload/unload
2023-08-26 13:35:59 +00:00
Vladimir Mandic
0512e2973c
refactor settings ui
2023-08-24 10:01:39 +02:00
Disty0
863fa38c24
OpenVINO fix model reloading
2023-08-23 00:31:43 +03:00
Vladimir Mandic
6a4d4ea5b7
update logging and model hashinh
2023-08-22 18:28:09 +00:00
Disty0
80d2cc46e8
Add precompile as an option
2023-08-22 13:21:25 +03:00
Disty0
374307dd8a
Cleanup
2023-08-22 10:39:38 +03:00
Disty0
e70520efa9
Add --use-openvino
2023-08-22 03:02:19 +03:00
Vladimir Mandic
464810be9f
fix unknown settings
2023-08-21 06:06:01 +00:00
Vladimir Mandic
4826197d5b
Merge pull request #2047 from vladmandic/master
...
update dev
2023-08-20 14:43:09 +02:00
Disty0
1666ee68ad
IPEX change default dtype to BF16
2023-08-19 19:44:58 +03:00
Vladimir Mandic
87bb354f4c
implement hires for diffusers
2023-08-19 12:25:41 +00:00
Vladimir Mandic
5eac99d3f5
optimize diffusers memory handling
2023-08-18 20:41:34 +00:00
Vladimir Mandic
3d914688cc
update metadata
2023-08-15 05:50:15 +02:00
Disty0
66394c8cd9
IPEX add OpenVINO as compile backend
2023-08-14 21:54:21 +03:00
Vladimir Mandic
f52249d5a8
fix prompt parser for sdxl and enable offloading
2023-08-10 21:20:56 +00:00
Vladimir Mandic
0b5dd46d79
Merge pull request #1976 from tcmaps/master
...
pip --no-cache-dir
2023-08-10 08:28:02 +02:00
Vladimir Mandic
e2b0d981ac
quick taesd vae decode
2023-08-09 09:34:59 +00:00
Disty0
6760fd1525
Add TAESD VAE option for base image outputs
2023-08-07 21:37:58 +03:00
Vladimir Mandic
0a3e821067
diffuser auto-pipeline and fix vae
2023-08-07 17:19:30 +00:00
Disty0
9d17cf4c12
IPEX Diffusers fix can't allocate 4GB+ with SDP
2023-08-07 19:50:39 +03:00
Vladimir Mandic
5fd3c5ba01
update lora methods
2023-08-07 14:52:19 +02:00
Vladimir Mandic
9be641d431
Merge pull request #1952 from AI-Casanova/kohya
...
Enable side loading of multiple Kohya-style LoRA for SDXL
2023-08-07 14:42:30 +02:00
Vladimir Mandic
dc739b9f50
fix taesd for original backend
2023-08-06 07:07:00 +00:00
AI-Casanova
df18ad4eb1
Enable side loading of multiple Kohya-style LoRA for SDXL
2023-08-05 14:54:50 +00:00
Vladimir Mandic
4234555566
update
2023-08-05 14:37:09 +00:00
Disty0
489d0382cf
IPEX Diffusers fix cannot allocate more than 4GB
2023-08-05 17:26:18 +03:00
Vladimir Mandic
7c4fdbff1b
update taesd
2023-08-05 08:56:45 +02:00
Disty0
5f5a564d41
Update compile settings
2023-08-03 22:38:43 +03:00
Disty0
44b17b7418
Add compile type option
2023-08-03 17:51:29 +03:00