bssrdf
|
8b89e0ea6b
|
added an option for normalizing input ID images; cleaned up debugging code
|
2024-02-23 10:42:45 -05:00 |
|
bssrdf
|
a6a676b646
|
add style_ratio as a cli param; reworked encode with trigger for attention weights
|
2024-02-19 12:49:41 -05:00 |
|
bssrdf
|
d38b85d87e
|
fixed a bug in ggml's conv_2d, and now > 1 input images working
|
2024-02-18 22:18:53 -05:00 |
|
bssrdf
|
6064b0e28b
|
fixed a decode bug
|
2024-02-16 14:17:00 -05:00 |
|
bssrdf
|
62b0a9b9f8
|
turn pmid lora apply back on
|
2024-02-16 11:50:46 -05:00 |
|
bssrdf
|
26f591db6d
|
disable pmid lora apply for now; 1 input image seems working; > 1 not working
|
2024-02-15 21:56:14 -05:00 |
|
bssrdf
|
191c5ec05a
|
fixed a bug in FuseBlock forward; also remove diag_mask op in for vision transformer; getting better results
|
2024-02-15 18:57:19 -05:00 |
|
bssrdf
|
539a94adc7
|
add a few print tensor; tweak in sample again
|
2024-02-13 21:44:17 -05:00 |
|
bssrdf
|
c122507fa1
|
finalized pmid lora
|
2024-02-13 15:15:52 -05:00 |
|
bssrdf
|
44052e1478
|
finished applying pmid lora; to be tested
|
2024-02-12 21:48:57 -05:00 |
|
bssrdf
|
753231a7b4
|
reworked pmid lora
|
2024-02-12 18:34:13 -05:00 |
|
bssrdf
|
b0579ec460
|
added photomaker lora model (to be tested)
|
2024-02-12 16:31:02 -05:00 |
|
bssrdf
|
857af489a9
|
fixed stat_merge_step
|
2024-02-11 22:32:35 -05:00 |
|
bssrdf
|
5a13b48b6e
|
fixed wtype issue; input images can only be 1 because issue with transformer when batch size > 1 (to be investigated)
|
2024-02-11 12:54:18 -05:00 |
|
bssrdf
|
807c340118
|
more progress; now alloc buffer failed
|
2024-02-10 22:53:54 -05:00 |
|
bssrdf
|
d93951456d
|
debuging graph compute
|
2024-02-09 22:21:04 -05:00 |
|
bssrdf
|
024c187e9a
|
finished stacked id embedding; to be tested
|
2024-02-09 18:32:39 -05:00 |
|
bssrdf
|
184e4b84a2
|
continue making progress in id fusion process
|
2024-02-09 16:55:29 -05:00 |
|
bssrdf
|
304704fa36
|
corrected clip vision model output
|
2024-02-08 22:16:01 -05:00 |
|
bssrdf
|
0a38d84dcc
|
debugging vision_model outputs
|
2024-02-08 17:27:26 -05:00 |
|
bssrdf
|
7f5f580532
|
making more progress; finishing vision model forward
|
2024-02-07 17:25:06 -05:00 |
|
bssrdf
|
7a7baef095
|
finished get_num_tensors
|
2024-02-05 16:38:21 -05:00 |
|
bssrdf
|
78651f2535
|
fixed soem bugs; now photomaker model weights can be loaded into their tensor buffers
|
2024-02-04 17:56:18 -05:00 |
|
bssrdf
|
cbfa702fad
|
added PhotoMakerIDEncoder model in SD
|
2024-02-04 16:03:00 -05:00 |
|
bssrdf
|
5dbbea0ca4
|
first efforts at implementing photomaker; lots more to do
|
2024-02-02 18:36:40 -05:00 |
|