mirror of
https://github.com/modelscope/DiffSynth-Studio.git
synced 2026-03-22 16:50:47 +00:00
16 lines
294 B
JSON
16 lines
294 B
JSON
{
|
|
"embed_dim": 384,
|
|
"vision_cfg": {
|
|
"image_size": 224,
|
|
"layers": 12,
|
|
"width": 384,
|
|
"patch_size": 32
|
|
},
|
|
"text_cfg": {
|
|
"context_length": 77,
|
|
"vocab_size": 49408,
|
|
"width": 384,
|
|
"heads": 6,
|
|
"layers": 12
|
|
}
|
|
} |