jmemon commited on
Commit
c535506
1 Parent(s): f90f08b

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -2
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
  }