File size: 3,019 Bytes
aee2dc9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
[
  {
    "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.",
    "metadataOutputVersion" : "3.0",
    "outputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 77 × 768)",
        "shortDescription" : "The token embeddings as encoded by the Transformer model",
        "shape" : "[1, 77, 768]",
        "name" : "last_hidden_state",
        "type" : "MultiArray"
      },
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 768)",
        "shortDescription" : "The version of the `last_hidden_state` output after pooling",
        "shape" : "[1, 768]",
        "name" : "pooled_outputs",
        "type" : "MultiArray"
      }
    ],
    "version" : "Lykon\/dreamshaper-8-inpainting@a09e9d0bb9849aaf46c8fc59dfa604796da15a39",
    "modelParameters" : [

    ],
    "author" : "Lykon; Core ML FP16 conversion prepared for LocalMuse",
    "specificationVersion" : 8,
    "storagePrecision" : "Float16",
    "license" : "See the original model terms at https:\/\/huggingface.co\/Lykon\/dreamshaper-8-inpainting and https:\/\/huggingface.co\/spaces\/CompVis\/stable-diffusion-license",
    "mlProgramOperationTypeHistogram" : {
      "Ios17.mul" : 36,
      "Ios17.reduceArgmax" : 1,
      "Ios17.linear" : 72,
      "Ios17.transpose" : 48,
      "Select" : 1,
      "Ios17.matmul" : 24,
      "Stack" : 1,
      "Ios17.gatherNd" : 1,
      "Ios16.sigmoid" : 12,
      "Ios17.gather" : 1,
      "Ios17.add" : 38,
      "Ios16.softmax" : 12,
      "Ios17.greaterEqual" : 1,
      "Ios17.reshape" : 48,
      "Ios17.layerNorm" : 25,
      "Ios17.cast" : 4
    },
    "computePrecision" : "Mixed (Float16, Float32, Int32, UInt16)",
    "stateSchema" : [

    ],
    "isUpdatable" : "0",
    "availability" : {
      "macOS" : "14.0",
      "tvOS" : "17.0",
      "visionOS" : "1.0",
      "watchOS" : "10.0",
      "iOS" : "17.0",
      "macCatalyst" : "17.0"
    },
    "modelType" : {
      "name" : "MLModelType_mlProgram"
    },
    "inputSchema" : [
      {
        "hasShapeFlexibility" : "0",
        "isOptional" : "0",
        "dataType" : "Float32",
        "formattedType" : "MultiArray (Float32 1 × 77)",
        "shortDescription" : "The token ids that represent the input text",
        "shape" : "[1, 77]",
        "name" : "input_ids",
        "type" : "MultiArray"
      }
    ],
    "userDefinedMetadata" : {
      "com.github.apple.coremltools.version" : "8.3.0",
      "com.github.apple.coremltools.source" : "torch==2.4.0",
      "com.github.apple.coremltools.source_dialect" : "TorchScript"
    },
    "generatedClassName" : "Stable_Diffusion_version_Lykon_dreamshaper_8_inpainting_text_encoder",
    "method" : "predict"
  }
]