Vladimir Mandic
|
d7c732bfe6
|
layer diffuse enhancements
|
2024-05-28 08:45:29 -04:00 |
|
Seunghoon Lee
|
3c3e195063
|
zluda init
|
2024-05-28 17:19:19 +09:00 |
|
Seunghoon Lee
|
815ad61df3
|
hotfix
|
2024-05-28 17:11:20 +09:00 |
|
Seunghoon Lee
|
b408e0e584
|
zluda peft 0.11.x compatibility
|
2024-05-28 16:38:39 +09:00 |
|
Vladimir Mandic
|
52bae436b0
|
add layerdiffuse
|
2024-05-27 20:50:09 -04:00 |
|
Vladimir Mandic
|
52f380ae0e
|
update requirements
|
2024-05-27 19:45:46 -04:00 |
|
Vladimir Mandic
|
0f14d311e0
|
fix timesteps
|
2024-05-27 17:29:08 -04:00 |
|
Vladimir Mandic
|
dc025697d9
|
fix pixart-sigma negative prompt
|
2024-05-27 16:50:44 -04:00 |
|
Vladimir Mandic
|
b5c1ec1941
|
multiple patches
|
2024-05-27 16:29:32 -04:00 |
|
Vladimir Mandic
|
2f323aa55d
|
update notes
|
2024-05-27 09:45:08 -04:00 |
|
Disty0
|
08497c1a90
|
Remove offload device workaround
|
2024-05-27 16:22:16 +03:00 |
|
Vladimir Mandic
|
1a58fbaa73
|
update exensions
|
2024-05-27 09:00:51 -04:00 |
|
Vladimir Mandic
|
0cedf950f2
|
update diffusers, release notes, lint fixes
|
2024-05-27 08:59:57 -04:00 |
|
Vladimir Mandic
|
87d644cd67
|
update requirements and lint rules
|
2024-05-27 08:17:11 -04:00 |
|
Disty0
|
3ebe2ab469
|
Fix prompt cache with clip skip
|
2024-05-26 18:15:38 +03:00 |
|
Disty0
|
7635ea651c
|
Stable Cascade don't load unused models
|
2024-05-26 16:40:47 +03:00 |
|
Disty0
|
be264d14d6
|
Stable Cascade prompt parser support
|
2024-05-26 16:01:27 +03:00 |
|
Vladimir Mandic
|
c9414d49b4
|
explicit setuptools
|
2024-05-24 09:51:07 -04:00 |
|
Vladimir Mandic
|
41efd6584d
|
fix cached prompts
|
2024-05-24 09:46:18 -04:00 |
|
Vladimir Mandic
|
7d7eba74b7
|
fix hidiffusion again
|
2024-05-23 12:58:24 -04:00 |
|
Vladimir Mandic
|
84137b1e17
|
fix hidiffusion
|
2024-05-23 11:18:35 -04:00 |
|
Vladimir Mandic
|
f510e16d51
|
update notes
|
2024-05-22 08:57:16 -04:00 |
|
Vladimir Mandic
|
28ad605f29
|
git reattach
|
2024-05-22 08:39:47 -04:00 |
|
Vladimir Mandic
|
ae95d3ec8d
|
fix installer git ops
|
2024-05-22 08:00:06 -04:00 |
|
Vladimir Mandic
|
49c997e20f
|
handle unknown tokens
|
2024-05-21 16:59:16 -04:00 |
|
Vladimir Mandic
|
934cc71f06
|
git reset to current branch
|
2024-05-21 16:56:49 -04:00 |
|
Vladimir Mandic
|
4fa421ef90
|
add prompt caching and tokenizer info
|
2024-05-21 16:34:38 -04:00 |
|
Vladimir Mandic
|
b404b0354b
|
update
|
2024-05-21 14:50:24 -04:00 |
|
Vladimir Mandic
|
d7e89be653
|
update workflow
|
2024-05-21 14:49:09 -04:00 |
|
Vladimir Mandic
|
ac5b9a66b9
|
update requirements
|
2024-05-21 11:42:59 -04:00 |
|
Disty0
|
585b6037bd
|
Check if the model has unet before remove_hidiffusion
|
2024-05-21 18:01:58 +03:00 |
|
Vladimir Mandic
|
44857a04a8
|
fix hidiffusion
|
2024-05-21 10:24:59 -04:00 |
|
Seunghoon Lee
|
9267b9b4e2
|
zluda minor fixes
|
2024-05-21 10:58:42 +09:00 |
|
Vladimir Mandic
|
8206af49bf
|
update submodules
|
2024-05-20 12:56:58 -04:00 |
|
Vladimir Mandic
|
5da364fc13
|
Merge pull request #3156 from JetVarimax/patch-2
Typo fixes
|
2024-05-20 12:56:27 -04:00 |
|
JetVarimax
|
359201b84d
|
locale_ko.json
Not sure if the labels can be changed without breaking something elsewhere - hopefully they can.
|
2024-05-20 16:02:16 +01:00 |
|
JetVarimax
|
752587aa4f
|
locale_en.json typo fixes
|
2024-05-20 15:55:44 +01:00 |
|
Disty0
|
47806837e9
|
Cleanup compile code
|
2024-05-20 01:18:01 +03:00 |
|
Disty0
|
5ae658d91a
|
Cleanup
|
2024-05-19 23:32:15 +03:00 |
|
Disty0
|
b7246ef4e6
|
Stable Cascade compile fixes
|
2024-05-19 23:20:04 +03:00 |
|
Vladimir Mandic
|
ef736488c6
|
Merge pull request #3153 from AI-Casanova/CFGend
Fix Guidance (CFG & PAG) End for PAG Pipelines
|
2024-05-18 21:48:38 -04:00 |
|
AI-Casanova
|
6540a2d1ed
|
Fix Guidance (CFG & PAG) End for PAG Pipelines
|
2024-05-18 17:20:56 -05:00 |
|
Seunghoon Lee
|
956dba3c9f
|
zluda disable cudart by default
|
2024-05-18 13:04:42 +09:00 |
|
Seunghoon Lee
|
cdc694c7f9
|
zluda remove dnn
|
2024-05-18 12:50:32 +09:00 |
|
Disty0
|
1cc373fd89
|
Simplify minimum ROCm version check
|
2024-05-17 23:03:52 +03:00 |
|
Vladimir Mandic
|
b1ea543736
|
update release notes
|
2024-05-17 13:27:03 -04:00 |
|
Vladimir Mandic
|
2165a30f2d
|
fix control gallery selector
|
2024-05-17 13:25:14 -04:00 |
|
Disty0
|
2aadaa3923
|
Cleanup
|
2024-05-17 18:57:29 +03:00 |
|
Vladimir Mandic
|
beae2f88a6
|
fix hidiff
|
2024-05-17 11:21:30 -04:00 |
|
Vladimir Mandic
|
7319498f57
|
add rocm 6.1
|
2024-05-17 10:43:40 -04:00 |
|