D1-3105 commited on
Commit
3b4808b
·
verified ·
1 Parent(s): 352a7e1

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +3 -3
model_index.json CHANGED
@@ -22,7 +22,7 @@
22
  "UNetVideoModel"
23
  ],
24
  "vae": [
25
- "diffusers",
26
- "AutoencoderKLVideo"
27
- ]
28
  }
 
22
  "UNetVideoModel"
23
  ],
24
  "vae": [
25
+ "models_video",
26
+ "AutoencoderKLVideo"
27
+ ]
28
  }