patrickvonplaten commited on
Commit
f5e6fe1
1 Parent(s): 7bc44c6

Update model_index.json

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