Chroma / transformer /config.json
lodestones's picture
Add Diffusers format weights (#57)
4786c6c verified
raw
history blame contribute delete
435 Bytes
{
"_class_name": "ChromaTransformer2DModel",
"_diffusers_version": "0.34.0.dev0",
"approximator_hidden_dim": 5120,
"approximator_layers": 5,
"approximator_num_channels": 64,
"attention_head_dim": 128,
"axes_dims_rope": [
16,
56,
56
],
"in_channels": 64,
"joint_attention_dim": 4096,
"num_attention_heads": 24,
"num_layers": 19,
"num_single_layers": 38,
"out_channels": null,
"patch_size": 1
}