mgz
|
d4b9568269
|
fix broken import in svd_merge_lora script
remove missing import, and remove unused imports
|
2024-01-28 11:59:07 -06:00 |
|
Kohya S
|
c142dadb46
|
support sai model spec
|
2023-08-06 21:50:05 +09:00 |
|
Kohya S
|
db80c5a2e7
|
format by black
|
2023-08-03 20:14:04 +09:00 |
|
Kohya S
|
af08c56ce0
|
remove unnecessary newline
|
2023-05-11 21:20:18 +09:00 |
|
Fair
|
b08154dc36
|
fix print "saving" and "epoch" in newline
|
2023-05-07 02:51:01 +08:00 |
|
Robert Smieja
|
eb66e5ebac
|
Extract parser setup to helper function
- Allows users who `import` the scripts to examine the parser programmatically
|
2023-03-20 00:06:47 -04:00 |
|
Kohya S
|
0b38e663fd
|
remove unnecessary device change
|
2023-03-11 08:04:28 +09:00 |
|
Kohya S
|
8b25929765
|
fix device error
|
2023-03-11 08:03:02 +09:00 |
|
Kohya S
|
4ad8e75291
|
fix to work with dim>320
|
2023-03-10 21:10:22 +09:00 |
|
Kohya S
|
51249b1ba0
|
support conv2d 3x3 LoRA
|
2023-03-09 20:56:33 +09:00 |
|
Kohya S
|
8d86f58174
|
add merge script with svd
|
2023-02-10 22:55:33 +09:00 |
|