bilalfaye commited on
Commit
811ec72
·
verified ·
1 Parent(s): 4aa5ec8

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
- "__main__",
10
  "DPM"
11
  ]
12
  }
 
6
  "DDPMScheduler"
7
  ],
8
  "unet": [
9
+ "dpm_unet",
10
  "DPM"
11
  ]
12
  }