anhnct commited on
Commit
b35926d
1 Parent(s): 5e1ae94

Update model_index.json

Browse files
Files changed (1) hide show
  1. model_index.json +4 -0
model_index.json CHANGED
@@ -37,5 +37,9 @@
37
  "image_encoder": [
38
  "transformers",
39
  "CLIPVisionModelWithProjection"
 
 
 
 
40
  ]
41
  }
 
37
  "image_encoder": [
38
  "transformers",
39
  "CLIPVisionModelWithProjection"
40
+ ],
41
+ "image_project": [
42
+ "diffusers",
43
+ "CLIPImageProjection"
44
  ]
45
  }