CameronDugan commited on
Commit
5ce864b
1 Parent(s): 6dae24c

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -11
model_index.json CHANGED
@@ -1,14 +1,5 @@
1
  {
2
  "_class_name": "DDPMPipeline",
3
  "_diffusers_version": "0.20.0",
4
- "_name_or_path": "output/unet2d/customshape-64RGB",
5
- "scheduler": [
6
- "diffusers",
7
- "DDPMScheduler"
8
- ],
9
- "unet": [
10
- "diffusers",
11
- "UNet2DModel"
12
- ]
13
- }
14
-
 
1
  {
2
  "_class_name": "DDPMPipeline",
3
  "_diffusers_version": "0.20.0",
4
+ "_name_or_path": "output",
5
+ }