mirror of
https://github.com/ostris/ai-toolkit.git
synced 2026-01-26 16:39:47 +00:00
21 lines
474 B
JSON
21 lines
474 B
JSON
{
|
|
"ldm": {
|
|
"conditioner.embedders.0.transformer.text_model.embeddings.position_ids": {
|
|
"shape": [
|
|
1,
|
|
77
|
|
],
|
|
"min": 0.0,
|
|
"max": 76.0
|
|
},
|
|
"conditioner.embedders.1.model.text_model.embeddings.position_ids": {
|
|
"shape": [
|
|
1,
|
|
77
|
|
],
|
|
"min": 0.0,
|
|
"max": 76.0
|
|
}
|
|
},
|
|
"diffusers": {}
|
|
} |