Update model_index.json
Browse files- model_index.json +1 -1
model_index.json
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
{
|
2 |
"_class_name": "IPAdapterPipeline",
|
3 |
"_diffusers_version": "0.21.0.dev0",
|
4 |
-
"
|
5 |
"transformers",
|
6 |
"CLIPImageProcessor"
|
7 |
],
|
|
|
1 |
{
|
2 |
"_class_name": "IPAdapterPipeline",
|
3 |
"_diffusers_version": "0.21.0.dev0",
|
4 |
+
"image_processor": [
|
5 |
"transformers",
|
6 |
"CLIPImageProcessor"
|
7 |
],
|