Vladimir Mandic
676ac120f1
log cleanup
2023-10-31 12:34:35 -04:00
Vladimir Mandic
267905e6bb
Revert "Merge pull request #2411 from vladmandic/master"
...
This reverts commit 64cce8a606 , reversing
changes made to 597fc1863f .
2023-10-26 07:30:01 -04:00
Vladimir Mandic
5219daa7fb
Revert "Merge branch 'dev' into master"
...
This reverts commit 4b91ee0044 , reversing
changes made to fc7e3c5721 .
2023-10-26 07:17:40 -04:00
Vladimir Mandic
3772716fae
support lcm, switch fonts
2023-10-25 10:49:58 -04:00
Vladimir Mandic
2522bdeedb
redesign job state and progress bar
2023-10-24 22:02:46 -04:00
Vladimir Mandic
3727bf3d02
new lora handler and remove lyco
2023-10-05 14:30:58 -04:00
Vladimir Mandic
e830b41dfa
one more sdxl embeddings fix
2023-09-28 16:03:18 -04:00
AI-Casanova
7f7c390c5a
Fix SDXL TI v2
...
For some reason trying to resize `clip_l` and `clip_g` doesn't work resulting in this error `index 49408 is out of bounds for dimension 0 with size 49408`
`self.register_embedding` doesn't work for SDXL `'StableDiffusionXLPipeline' object has no attribute 'cond_stage_model'` but the exception happens after the embeddings are loaded so is inconsequential to function.
2023-09-28 08:26:42 -05:00
Vladimir Mandic
ef0e8a5161
upscaler caching and ti model detection
2023-09-27 08:49:04 -04:00
Vladimir Mandic
6bb1e59de6
diffusers better ti reload
2023-09-26 17:42:24 -04:00
Vladimir Mandic
14aec521ed
better diffusers embedding handling
2023-09-26 12:04:26 -04:00
Vladimir Mandic
db6091207d
register skipped embeddings correctly
2023-09-26 07:04:14 -04:00
Vladimir Mandic
c8b106a471
cleanup
2023-09-26 06:57:19 -04:00
Vladimir Mandic
7d5119a5d7
add model metadata
2023-09-24 17:52:21 -04:00
Vladimir Mandic
36324361bd
refactor en folder handling
2023-09-21 11:58:24 -04:00
Vladimir Mandic
3c3b3b9291
simplify ti loading
2023-09-16 13:46:40 -04:00
Vladimir Mandic
c869e9c992
fix small grids
2023-09-14 08:46:09 -04:00
AI-Casanova
d44c9d0c33
Fix for mixed case TI filenames (SDXL)
2023-09-11 17:12:29 -05:00
Vladimir Mandic
36001151bb
ti fixes
2023-09-09 19:39:21 -04:00
Vladimir Mandic
a3033dc65f
sort out embeddings loading in dffusers
2023-09-05 12:36:08 -04:00
Disty0
b4f6dc1cb7
IPEX add GradScaler
2023-09-05 19:05:54 +03:00
Vladimir Mandic
c64cdab1eb
Merge pull request #2130 from AI-Casanova/TI
...
Add Textual Inversion loading for SDXL
2023-09-05 08:43:41 -04:00
Vladimir Mandic
545dec0089
add new theme
2023-09-05 08:32:47 -04:00
Hameer Abbasi
4c7792ed01
Add pre-commit.
2023-09-04 13:57:47 +02:00
AI-Casanova
e34b19bb80
Add Textual Inversion loading for SDXL
2023-09-03 21:49:43 -05:00
Vladimir Mandic
d41baddf50
add styles to extra networks
2023-09-03 15:00:48 -04:00
Vladimir Mandic
ebc1243238
Merge pull request #2014 from midcoastal/Issue1563/FS-Path-Cache
...
Add a FS directory/path cacher
2023-08-18 07:45:06 +02:00
Midcoastal
67f369ed25
A walk() optimization and lint fixes
2023-08-17 16:49:42 -04:00
Midcoastal
05850c2344
Upgrade Lora/TI model listers to use cache
2023-08-15 23:06:23 -04:00
Vladimir Mandic
3d914688cc
update metadata
2023-08-15 05:50:15 +02:00
Aptronymist
605988f520
Removed annoyance
...
Took out the print statement 'no image data blocks found' as it happens frequently as embeddings rarely have image data.
2023-08-11 19:51:42 -04:00
Vladimir Mandic
8f6f8413b1
fix ti training
2023-07-27 09:30:41 -04:00
Vladimir Mandic
d778876010
minor css fixes
2023-07-26 19:48:36 -04:00
Vladimir Mandic
debec28be6
rework settings, image-watermark, safe config handling
2023-07-18 14:41:27 -04:00
Disty0
2a9133bfec
IPEX rework
2023-07-14 17:33:24 +03:00
Vladimir Mandic
2a21196061
Merge branch 'master' into dev
2023-07-08 13:35:25 -04:00
Vladimir Mandic
7e11ff2b34
add sdxl support
2023-07-06 19:26:43 -04:00
Disty0
966eed8dd9
Autodetect IPEX
2023-07-04 23:37:36 +03:00
Vladimir Mandic
35c210655d
linting update
2023-07-03 17:00:28 -04:00
Vladimir Mandic
8241e33868
major diffusers update
2023-07-03 16:48:03 -04:00
Disty0
6ea6f2448e
Revert loss scale for ipex
2023-06-19 23:59:18 +03:00
Disty0
71b1532bb0
Scale loss for ipex
2023-06-15 23:55:23 +03:00
Disty0
618097dac2
GradScaler patch for IPEX
2023-06-15 01:19:35 +03:00
Disty0
a9f66cb33e
loss / 2 for ipex train
2023-06-14 12:18:08 +03:00
Vladimir Mandic
cb307399dd
jumbo merge
2023-06-13 11:59:56 -04:00
Disty0
0d101b9def
Revert xpu.optimize in training
2023-06-13 15:36:52 +03:00
Disty0
c9e95bec3f
Fix loss=nan
2023-06-12 06:13:18 +03:00
Vladimir Mandic
1595c7a11c
minor fixes
2023-06-11 21:49:48 -04:00
Disty0
ab255b732b
Remove unnecessary ipex code
2023-06-12 04:45:29 +03:00
Disty0
c9e58c9604
Fix train for IPEX
2023-06-12 00:21:32 +03:00