lemonaddie
commited on
Delete vae/model_index.json
Browse files- vae/model_index.json +0 -24
vae/model_index.json
DELETED
@@ -1,24 +0,0 @@
|
|
1 |
-
{
|
2 |
-
"_class_name":"DepthNormalEstimationPipeline",
|
3 |
-
"_diffusers_version":"0.25.0",
|
4 |
-
"unet":[
|
5 |
-
"diffusers",
|
6 |
-
"UNet2DConditionModel"
|
7 |
-
],
|
8 |
-
"vae":[
|
9 |
-
"diffusers",
|
10 |
-
"AutoencoderKL"
|
11 |
-
],
|
12 |
-
"scheduler":[
|
13 |
-
"diffusers",
|
14 |
-
"DDIMScheduler"
|
15 |
-
],
|
16 |
-
"feature_extractor":[
|
17 |
-
"transformers",
|
18 |
-
"CLIPImageProcessor"
|
19 |
-
],
|
20 |
-
"image_encoder":[
|
21 |
-
"transformers",
|
22 |
-
"CLIPVisionModelWithProjection"
|
23 |
-
]
|
24 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|