bilalfaye commited on
Commit
3a8b46a
·
verified ·
1 Parent(s): 41b1d26

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -6,7 +6,7 @@
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
- "diffusers",
10
  "UNet2DModel"
11
  ]
12
  }
 
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
+ "dpm_unet",
10
  "UNet2DModel"
11
  ]
12
  }