File size: 324 Bytes
66747c1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "Outputs" : {
    "image" : {
      "MLFeatureShortDescription" : "Generated image normalized to range [-1, 1]"
    }
  },
  "Inputs" : {
    "z" : {
      "MLFeatureShortDescription" : "The denoised latent embeddings from the unet model after the last step of reverse diffusion"
    }
  },
  "TrainingInputs" : {

  }
}