Buckets:
StableCascadeUNet
A UNet model from the Stable Cascade pipeline.
StableCascadeUNet[[diffusers.models.StableCascadeUNet]]
- sample (
torch.Tensor) -- The noisy input sample. - timestep_ratio (
torch.Tensor) -- Timestep ratio used to compute the timestep embedding. - clip_text_pooled (
torch.Tensor) -- Pooled CLIP text embeddings. - clip_text (
torch.Tensor, optional) -- Sequence-level CLIP text embeddings. - clip_img (
torch.Tensor, optional) -- CLIP image embeddings. - effnet (
torch.Tensor, optional) -- EfficientNet feature map used as additional conditioning. - pixels (
torch.Tensor, optional) -- Pixel-level conditioning tensor. IfNone, a tensor of zeros is used. - sca (
torch.Tensor, optional) -- Optionalscaconditioning value used to build the timestep embedding. - crp (
torch.Tensor, optional) -- Optionalcrpconditioning value used to build the timestep embedding. - return_dict (
bool, optional, defaults toTrue) -- Whether or not to return aStableCascadeUNetOutputinstead of a plain tuple.
Xet Storage Details
- Size:
- 1.15 kB
- Xet hash:
- ed6aaece758610917a49cb28a35f9dcc86c72a8478a09b6df38653e5d9ba26ae
·
Xet efficiently stores files, intelligently splitting them into unique chunks and accelerating uploads and downloads. More info.