Vladimir Mandic
|
87bb354f4c
|
implement hires for diffusers
|
2023-08-19 12:25:41 +00:00 |
|
Vladimir Mandic
|
3d914688cc
|
update metadata
|
2023-08-15 05:50:15 +02:00 |
|
Vladimir Mandic
|
eeca263bd2
|
update stored metadata
|
2023-08-14 07:50:12 +00:00 |
|
Vladimir Mandic
|
d4b5c487fe
|
fix img2img resize
|
2023-08-13 09:54:09 +00:00 |
|
Vladimir Mandic
|
c5c817f482
|
img2img batching
|
2023-08-13 09:19:39 +00:00 |
|
Vladimir Mandic
|
23efa8f0a5
|
fix init_image
|
2023-08-13 08:22:03 +00:00 |
|
Vladimir Mandic
|
e2b0d981ac
|
quick taesd vae decode
|
2023-08-09 09:34:59 +00:00 |
|
ljleb
|
65aee8cf7b
|
refact
|
2023-08-02 15:54:41 -04:00 |
|
ljleb
|
88cc6f63e1
|
add callback
|
2023-08-02 15:26:04 -04:00 |
|
Vladimir Mandic
|
86a0cb5f7e
|
add secondary pass info to metadata
|
2023-07-27 10:06:21 -04:00 |
|
Vladimir Mandic
|
3437132817
|
update refiner start/end
|
2023-07-26 20:49:24 -04:00 |
|
Vladimir Mandic
|
33d05fc447
|
fix upscalers
|
2023-07-26 15:01:57 -04:00 |
|
Vladimir Mandic
|
75b017e4d1
|
fix img2img
|
2023-07-26 14:33:58 -04:00 |
|
Vladimir Mandic
|
cd68b342ff
|
fix hires and early parse enabled sections
|
2023-07-26 13:48:02 -04:00 |
|
Vladimir Mandic
|
62bc9482e6
|
update themes
|
2023-07-26 12:47:04 -04:00 |
|
Vladimir Mandic
|
c5b089cbb6
|
major ui simplification
|
2023-07-26 11:39:58 -04:00 |
|
Vladimir Mandic
|
2a259a8455
|
fix metadata
|
2023-07-25 22:02:25 -04:00 |
|
Vladimir Mandic
|
6c02e6a2eb
|
add operations to metadata
|
2023-07-25 12:28:13 -04:00 |
|
Vladimir Mandic
|
aa62f6d8d4
|
fix refiner batch size
|
2023-07-25 07:53:47 -04:00 |
|
Vladimir Mandic
|
567faeb751
|
diffusers img2img and inpaint
|
2023-07-22 15:39:41 -04:00 |
|
Vladimir Mandic
|
dd1d4bcffa
|
fix secondary sampler
|
2023-07-21 10:20:53 -04:00 |
|
Vladimir Mandic
|
a3ab302f51
|
fix extensions reset
|
2023-07-20 09:52:21 -04:00 |
|
Vladimir Mandic
|
46709ee391
|
fix image metadata and diffuser search
|
2023-07-18 20:41:47 -04:00 |
|
Vladimir Mandic
|
926a0fde1a
|
diffusers code refactoring and exception handling
|
2023-07-17 12:22:51 -04:00 |
|
Vladimir Mandic
|
7a859cdb18
|
update diffuser samplers and refiner workflows
|
2023-07-16 12:56:55 -04:00 |
|
Vladimir Mandic
|
e2b33b81d3
|
fix diffusers samplers
|
2023-07-15 22:40:03 -04:00 |
|
Disty0
|
f773c782fa
|
ipex cleanup
|
2023-07-16 01:39:40 +03:00 |
|
Vladimir Mandic
|
5e2fb4d60c
|
fix enable_hr
|
2023-07-15 07:17:50 -04:00 |
|
Vladimir Mandic
|
02eac9fad3
|
minor fixes
|
2023-07-14 20:22:34 -04:00 |
|
Vladimir Mandic
|
8b24efe1b5
|
rework diffusers args as and introduce second pass as replacement for hires
|
2023-07-14 15:00:46 -04:00 |
|
Disty0
|
558b71f088
|
Fix img2img and hires for IPEX
|
2023-07-14 02:21:52 +03:00 |
|
Disty0
|
d4c9d752f4
|
Fix latent antialias with IPEX
|
2023-07-13 23:13:44 +03:00 |
|
Vladimir Mandic
|
fdb76ddf12
|
model load exception handling
|
2023-07-13 10:45:58 -04:00 |
|
Vladimir Mandic
|
fd1adf73c1
|
Merge pull request #1648 from Kubuxu/feat/unet-dtype
Use float16 for image processing, use dummy attention head to enable spd flash-attention and memory-efficient attention
|
2023-07-13 08:08:38 -04:00 |
|
Vladimir Mandic
|
f100e66122
|
fix refiner prompt
|
2023-07-13 07:59:43 -04:00 |
|
Kubuxu
|
a966a0d5ad
|
Use float16 for image processing, force dtype_vae for encoding
|
2023-07-12 22:12:03 +01:00 |
|
Vladimir Mandic
|
5c8ead7be0
|
update diffusers
|
2023-07-12 15:35:41 -04:00 |
|
Vladimir Mandic
|
ec99bad021
|
enable backend switching on-the-fly
|
2023-07-11 15:55:02 -04:00 |
|
Vladimir Mandic
|
6d277305f6
|
update processing
|
2023-07-11 11:40:53 -04:00 |
|
Vladimir Mandic
|
75a8c1f9d0
|
enable basic img2img
|
2023-07-10 11:44:52 -04:00 |
|
Vladimir Mandic
|
a16eee1504
|
bugfix release
|
2023-07-09 10:06:47 -04:00 |
|
Vladimir Mandic
|
89a7ea6a3f
|
overal quality fixes
|
2023-07-08 09:49:41 -04:00 |
|
Vladimir Mandic
|
bf84ee8168
|
update diffusers
|
2023-07-07 12:48:27 -04:00 |
|
Vladimir Mandic
|
1c22722c8c
|
enable sampler swap for diffusers
|
2023-07-07 10:10:53 -04:00 |
|
Vladimir Mandic
|
3e4ca0095e
|
fix compile
|
2023-07-07 10:05:32 -04:00 |
|
Vladimir Mandic
|
3e1a6a96d0
|
add additional pipelines
|
2023-07-07 09:38:19 -04:00 |
|
Vladimir Mandic
|
7e11ff2b34
|
add sdxl support
|
2023-07-06 19:26:43 -04:00 |
|
Vladimir Mandic
|
2524b6659c
|
double package install pass
|
2023-07-04 16:04:22 -04:00 |
|
Vladimir Mandic
|
18ef9e6fd7
|
redo diffusers scheduler
|
2023-07-04 13:07:05 -04:00 |
|
Vladimir Mandic
|
b216a35ddd
|
update diffusers and extra networks
|
2023-07-04 09:28:48 -04:00 |
|