yisol commited on
Commit
3ebff15
1 Parent(s): b27d483

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
- "src.unet_hacked_animate_ref",
41
  "UNet2DConditionModel"
42
  ]
43
  }
 
37
  "AutoencoderKL"
38
  ],
39
  "unet_encoder": [
40
+ "src.unet_hacked_garmnet",
41
  "UNet2DConditionModel"
42
  ]
43
  }