mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
27 lines
619 B
JSON
27 lines
619 B
JSON
{
|
|
"ldm": {
|
|
"conditioner.embedders.0.model.logit_scale": {
|
|
"shape": [],
|
|
"min": 4.60546875,
|
|
"max": 4.60546875
|
|
},
|
|
"conditioner.embedders.0.model.text_projection": {
|
|
"shape": [
|
|
1280,
|
|
1280
|
|
],
|
|
"min": -0.15966796875,
|
|
"max": 0.230712890625
|
|
}
|
|
},
|
|
"diffusers": {
|
|
"te1_text_projection.weight": {
|
|
"shape": [
|
|
1280,
|
|
1280
|
|
],
|
|
"min": -0.15966796875,
|
|
"max": 0.230712890625
|
|
}
|
|
}
|
|
} |