raghav-ailusion commited on
Commit
8d1038b
1 Parent(s): db24c4a

updated unet config

Browse files
Files changed (1) hide show
  1. model_index.json +1 -1
model_index.json CHANGED
@@ -33,7 +33,7 @@
33
  "CLIPTokenizer"
34
  ],
35
  "unet": [
36
- "src.unet_hacked_tryon",
37
  "UNet2DConditionModel"
38
  ],
39
  "vae": [
 
33
  "CLIPTokenizer"
34
  ],
35
  "unet": [
36
+ "diffusers",
37
  "UNet2DConditionModel"
38
  ],
39
  "vae": [