yisol commited on
Commit
b27d483
·
verified ·
1 Parent(s): 37de698

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -37,7 +37,7 @@
37
  "AutoencoderKL"
38
  ],
39
  "unet_encoder": [
40
- "animate.unet_hacked_animate_ref",
41
  "UNet2DConditionModel"
42
  ]
43
  }
 
37
  "AutoencoderKL"
38
  ],
39
  "unet_encoder": [
40
+ "src.unet_hacked_animate_ref",
41
  "UNet2DConditionModel"
42
  ]
43
  }