Delete Resources/VAEDecoder.mlmodelc
Browse files
Resources/VAEDecoder.mlmodelc/analytics/coremldata.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:f2bebf254c1fb54e5a8525dd163c7331aefd6db0591bdbfa5dab5f02347d93c8
|
| 3 |
-
size 243
|
|
|
|
|
|
|
|
|
|
|
|
Resources/VAEDecoder.mlmodelc/coremldata.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:8602ab648895c02ac78acd2b83da66e99bb61453407ffcd114ea2b24fccb5da1
|
| 3 |
-
size 913
|
|
|
|
|
|
|
|
|
|
|
|
Resources/VAEDecoder.mlmodelc/metadata.json
DELETED
|
@@ -1,80 +0,0 @@
|
|
| 1 |
-
[
|
| 2 |
-
{
|
| 3 |
-
"shortDescription" : "Stable Diffusion generates images conditioned on text and\/or other images as input through the diffusion process. Please refer to https:\/\/arxiv.org\/abs\/2112.10752 for details.",
|
| 4 |
-
"metadataOutputVersion" : "3.0",
|
| 5 |
-
"outputSchema" : [
|
| 6 |
-
{
|
| 7 |
-
"hasShapeFlexibility" : "0",
|
| 8 |
-
"isOptional" : "0",
|
| 9 |
-
"dataType" : "Float32",
|
| 10 |
-
"formattedType" : "MultiArray (Float32 1 × 3 × 512 × 512)",
|
| 11 |
-
"shortDescription" : "Generated image normalized to range [-1, 1]",
|
| 12 |
-
"shape" : "[1, 3, 512, 512]",
|
| 13 |
-
"name" : "image",
|
| 14 |
-
"type" : "MultiArray"
|
| 15 |
-
}
|
| 16 |
-
],
|
| 17 |
-
"version" : "\/Users\/metal\/Documents\/Conversion Space\/models\/Diffusers\/realcartoon3d_v18",
|
| 18 |
-
"modelParameters" : [
|
| 19 |
-
|
| 20 |
-
],
|
| 21 |
-
"author" : "Please refer to the Model Card available at huggingface.co\/\/Users\/metal\/Documents\/Conversion Space\/models\/Diffusers\/realcartoon3d_v18",
|
| 22 |
-
"specificationVersion" : 7,
|
| 23 |
-
"storagePrecision" : "Float16",
|
| 24 |
-
"license" : "OpenRAIL (https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license)",
|
| 25 |
-
"mlProgramOperationTypeHistogram" : {
|
| 26 |
-
"Ios16.cast" : 1,
|
| 27 |
-
"Ios16.mul" : 2,
|
| 28 |
-
"Ios16.sub" : 30,
|
| 29 |
-
"Transpose" : 6,
|
| 30 |
-
"Ios16.sqrt" : 30,
|
| 31 |
-
"UpsampleNearestNeighbor" : 3,
|
| 32 |
-
"Ios16.square" : 30,
|
| 33 |
-
"Ios16.add" : 46,
|
| 34 |
-
"Ios16.reduceMean" : 60,
|
| 35 |
-
"Ios16.realDiv" : 30,
|
| 36 |
-
"Ios16.conv" : 36,
|
| 37 |
-
"Ios16.linear" : 4,
|
| 38 |
-
"Ios16.matmul" : 2,
|
| 39 |
-
"Ios16.batchNorm" : 29,
|
| 40 |
-
"Ios16.softmax" : 1,
|
| 41 |
-
"Ios16.reshape" : 65,
|
| 42 |
-
"Ios16.silu" : 29
|
| 43 |
-
},
|
| 44 |
-
"computePrecision" : "Mixed (Float16, Float32, Int32)",
|
| 45 |
-
"stateSchema" : [
|
| 46 |
-
|
| 47 |
-
],
|
| 48 |
-
"isUpdatable" : "0",
|
| 49 |
-
"availability" : {
|
| 50 |
-
"macOS" : "13.0",
|
| 51 |
-
"tvOS" : "16.0",
|
| 52 |
-
"visionOS" : "1.0",
|
| 53 |
-
"watchOS" : "9.0",
|
| 54 |
-
"iOS" : "16.0",
|
| 55 |
-
"macCatalyst" : "16.0"
|
| 56 |
-
},
|
| 57 |
-
"modelType" : {
|
| 58 |
-
"name" : "MLModelType_mlProgram"
|
| 59 |
-
},
|
| 60 |
-
"inputSchema" : [
|
| 61 |
-
{
|
| 62 |
-
"hasShapeFlexibility" : "0",
|
| 63 |
-
"isOptional" : "0",
|
| 64 |
-
"dataType" : "Float16",
|
| 65 |
-
"formattedType" : "MultiArray (Float16 1 × 4 × 64 × 64)",
|
| 66 |
-
"shortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion",
|
| 67 |
-
"shape" : "[1, 4, 64, 64]",
|
| 68 |
-
"name" : "z",
|
| 69 |
-
"type" : "MultiArray"
|
| 70 |
-
}
|
| 71 |
-
],
|
| 72 |
-
"userDefinedMetadata" : {
|
| 73 |
-
"com.github.apple.coremltools.version" : "8.3.0",
|
| 74 |
-
"com.github.apple.coremltools.source_dialect" : "TorchScript",
|
| 75 |
-
"com.github.apple.coremltools.source" : "torch==2.8.0"
|
| 76 |
-
},
|
| 77 |
-
"generatedClassName" : "Stable_Diffusion_version__Users_metal_Documents_Conversion_Space_models_Diffusers_realcartoon3d_v18_vae_decoder",
|
| 78 |
-
"method" : "predict"
|
| 79 |
-
}
|
| 80 |
-
]
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Resources/VAEDecoder.mlmodelc/model.mil
DELETED
|
The diff for this file is too large to render.
See raw diff
|
|
|
Resources/VAEDecoder.mlmodelc/weights/weight.bin
DELETED
|
@@ -1,3 +0,0 @@
|
|
| 1 |
-
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:23e0350439fd41b629e36e73237e6a76429d32c3c6b66d7781e377866d7160a0
|
| 3 |
-
size 98993280
|
|
|
|
|
|
|
|
|
|
|
|