{
  "_class_name": "UViTModel",
  "_ppdiffusers_version": "0.14.1",
  "sample_size" : 1,
  "img_size": 64,
  "in_channels": 4,
  "patch_size": 2,
  "embed_dim": 1536,
  "depth": 30,
  "num_heads": 24,
  "mlp_ratio": 4.0,
  "qkv_bias": false,
  "qk_scale": null,
  "pos_drop_rate": 0.0,
  "drop_rate": 0.0,
  "attn_drop_rate": 0.0,
  "text_dim": 64,
  "num_text_tokens": 77,
  "clip_img_dim": 512,
  "use_checkpoint": false
}
