Commit Graph

28 Commits (192f351663dcdbb7648ce3e17720355c46df3358)

Author SHA1 Message Date
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