bghira commited on
Commit
dded208
·
verified ·
1 Parent(s): 04cd503

Update transformer/config.json

Browse files
Files changed (1) hide show
  1. transformer/config.json +1 -2
transformer/config.json CHANGED
@@ -1,7 +1,6 @@
1
  {
2
- "_class_name": "PixArtTransformer2DModel",
3
  "_diffusers_version": "0.30.0.dev0",
4
- "_name_or_path": "/home/ubuntu/training/models/checkpoint-90000",
5
  "activation_fn": "gelu-approximate",
6
  "attention_bias": true,
7
  "attention_head_dim": 72,
 
1
  {
2
+ "_class_name": "Transformer2DModel",
3
  "_diffusers_version": "0.30.0.dev0",
 
4
  "activation_fn": "gelu-approximate",
5
  "attention_bias": true,
6
  "attention_head_dim": 72,