Commit Graph

8 Commits (e5558ce13fd26725dfc856fb2db8a87aa3d820e3)

Author SHA1 Message Date
ExponentialML 973186c74b
Fix Stable LoRA Text Encoder Loading (#218)
Seems the trainer outputs in a different format that excludes `model.transformer`. This should fix the issue.
2023-08-31 23:41:18 +03:00
ExponentialML 2c1fe4d527
Fix lora load unloading 2023-07-13 16:45:29 -07:00
kabachuha 205614c770 remove unneeded import 2023-07-13 17:30:53 +03:00
ExponentialML ec11ad5b6d
More message suppression 2023-07-13 02:49:56 -07:00
ExponentialML de6a8d3189
Relax print messages. 2023-07-13 02:41:27 -07:00
ExponentialML e87593d14a
Text Encoder Support, remove redundant imports. 2023-07-13 02:34:43 -07:00
ExponentialML 4ebcbd1135
Add lora directory helper 2023-07-12 12:38:07 -07:00
ExponentialML 2dad959835 Add Stable LoRA support 2023-07-11 17:14:13 -07:00