jmemon commited on
Commit
bcef3c6
·
1 Parent(s): 9c73d90

Update ddpm-paintings-128-finetuned-cifar10/model/model_index.json

Browse files
ddpm-paintings-128-finetuned-cifar10/model/model_index.json CHANGED
@@ -6,7 +6,7 @@
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
- null,
10
- null
11
  ]
12
  }
 
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
+ "diffusers",
10
+ "UNet2DModel"
11
  ]
12
  }