hpkim0512 commited on
Commit
30e69ab
·
verified ·
1 Parent(s): ae453e9

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +2 -2
model_index.json CHANGED
@@ -33,11 +33,11 @@
33
  "CLIPTokenizer"
34
  ],
35
  "unet": [
36
- "peanuts_avatar.inpaint.idm_vton.src.unet_hacked_tryon",
37
  "UNet2DConditionModel"
38
  ],
39
  "unet_encoder": [
40
- "peanuts_avatar.inpaint.idm_vton.src.unet_hacked_garmnet",
41
  "UNet2DConditionModel"
42
  ],
43
  "vae": [
 
33
  "CLIPTokenizer"
34
  ],
35
  "unet": [
36
+ "diffusers",
37
  "UNet2DConditionModel"
38
  ],
39
  "unet_encoder": [
40
+ "diffusers",
41
  "UNet2DConditionModel"
42
  ],
43
  "vae": [