Commit Graph

39 Commits (a09defe1d98b5c0775ac3f4e9ca6d9e650332aae)

Author SHA1 Message Date
a2569875 a09defe1d9 try to fix issue #2 2023-05-10 22:44:34 +08:00
a2569875 4174210588 update readme 2023-05-09 22:55:47 +08:00
a2569875 7c4dc2cb63 readme.md 2023-05-09 22:22:04 +08:00
a2569875 fae4e4146d update readme for requirement 2023-05-09 18:07:04 +08:00
a2569875 cf2b97a030 fix #1 2023-05-09 16:49:22 +08:00
a2569875 35405c3697 support def syntax 2023-05-01 00:02:07 +08:00
a2569875 9888498f07 sd-dynamic-prompts will delete '#' 2023-04-30 20:03:11 +08:00
a2569875 9d6008eeb4 Use class to control module behavior 2023-04-27 13:40:39 +08:00
a2569875 6684224346 clean up 2023-04-26 00:00:39 +08:00
a2569875 967f5143f5 IA3 maybe not support 2023-04-25 23:55:55 +08:00
a2569875 9010ce1ba0 Add support for <lyco:MODEL> syntax 2023-04-25 20:04:40 +08:00
a2569875 192f351663 An option for troubleshooting 2023-04-23 20:05:17 +08:00
a2569875 5c48f9057a fix LoRA cannot be removed after being added 2023-04-23 18:28:37 +08:00
a2569875 de26120127 clear up unused import 2023-04-22 23:09:56 +08:00
a2569875 4f7eac837b update readme 2023-04-22 23:02:02 +08:00
a2569875 807710d14b Restore the original function after use 2023-04-22 22:38:19 +08:00
a2569875 4cd5083081 fix TypeError: no numeric data to plot 2023-04-22 21:16:01 +08:00
a2569875 3c0fafe567 fix sometimes load failed 2023-04-22 20:20:58 +08:00
a2569875 2b83289616 Fix:RuntimeError: "addmm_impl_cpu_" not for 'Half' 2023-04-22 17:17:17 +08:00
a2569875 b9b3fd3c0a fix 'Options' object has no attribute 2023-04-22 15:21:20 +08:00
a2569875 2e5479bde9 Implement Composable LoRA/LyCORIS with steps 2023-04-21 17:20:21 +08:00
a2569875 db2ebb9eb2 resove LoCon poblem 2023-04-13 18:33:40 +08:00
opparco d4963e487c
Merge pull request #6 from Light-of-Hers/crz/fix_batch
Fix bug: support batch-size > 1
2023-02-28 02:40:08 +09:00
Light-of-Hers 279c306edb Fix bug: support batch-size > 1 2023-02-28 01:13:02 +08:00
opparco 4827a0d4ae
Merge pull request #3 from opparco/feature-micro-batched-denoising
Fix some bugs: support micro-batched denoising #1
2023-02-25 07:50:47 +09:00
opparco c1ba36cfdf Fix some bugs: support micro-batched denoising #1 2023-02-25 07:49:09 +09:00
opparco 9c69cdb84c
Merge pull request #2 from opparco/feature-unload-get_learned_conditioning_prompt_schedules
restore prompt_parser.get_learned_conditioning_prompt_schedules on sc…
2023-02-25 05:55:39 +09:00
opparco a16d26fffb restore prompt_parser.get_learned_conditioning_prompt_schedules on script unloaded 2023-02-25 05:45:55 +09:00
opparco 2b678a4184 ditto. 2023-02-25 04:15:44 +09:00
opparco 6e7efd6560 verbose for debug 2023-02-25 02:43:26 +09:00
opparco 5c1ca9c57c ditto. 2023-02-24 22:41:40 +09:00
opparco 92c5314065 correctly identify whether the text model encoder is c or uc. 2023-02-24 21:34:44 +09:00
opparco 11fe4cac71
Update README.md 2023-02-23 23:57:31 +09:00
opparco 59510155ba
Update README.md 2023-02-22 18:13:15 +09:00
opparco 378135e0db
Update README.md 2023-02-22 18:00:39 +09:00
opparco 7e23655662
Update README.md 2023-02-22 17:58:18 +09:00
opparco c17ee06a35
Update README.md 2023-02-22 17:56:59 +09:00
opparco fcb06f8a1d published 2023-02-22 17:54:34 +09:00
opparco bdb294ba4b
Initial commit 2023-02-22 17:51:12 +09:00