Commit Graph

19 Commits (b9d5db8a423a4e321546eb609bfba0c572306d24)

Author SHA1 Message Date
Kohya S 92f41f1051 update sdxl ver in lora metadata from v0-9 to v1-0 2023-08-06 22:06:48 +09:00
Kohya S c142dadb46 support sai model spec 2023-08-06 21:50:05 +09:00
Kohya S b62185b821 change method name, add comments 2023-07-30 13:34:07 +09:00
Isotr0py d9180c03f6 fix typos for _load_state_dict 2023-07-29 22:25:00 +08:00
Isotr0py 1199eacb72 fix typo 2023-07-28 13:49:37 +08:00
Isotr0py fdb58b0b62 fix mismatch dtype 2023-07-28 13:47:54 +08:00
Isotr0py 315fbc11e5 refactor model loading to catch error 2023-07-28 13:10:38 +08:00
Isotr0py 272dd993e6
Merge branch 'sdxl' into sdxl 2023-07-28 10:19:37 +08:00
Isotr0py 96a52d9810 add dtype to u-net loading 2023-07-27 23:58:25 +08:00
Isotr0py eec6aaddda fix safetensors error: device invalid 2023-07-23 13:29:29 +08:00
Isotr0py bb167f94ca init unet with empty weights 2023-07-23 13:17:11 +08:00
Kohya S 50b53e183e re-organize import 2023-07-23 13:33:02 +09:00
Kohya S 8fa5fb2816 support diffusers format for SDXL 2023-07-12 21:57:14 +09:00
ykume 1d25703ac3 add generation script 2023-07-09 13:33:26 +09:00
Kohya S 4a34e5804e fix to work with .ckpt from comfyui 2023-07-05 21:55:43 +09:00
Kohya S 3d0375daa6 fix to work sdxl state dict without logit_scale 2023-07-05 21:45:30 +09:00
Kohya S a751dc25d6 use CLIPTextModelWithProjection 2023-06-27 20:48:06 +09:00
Kohya S 747af145ed add sdxl fine-tuning and LoRA 2023-06-26 08:07:24 +09:00
Kohya S f7f762c676 add minimal inference code for sdxl 2023-06-24 11:52:26 +09:00