Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 521 Bytes

File metadata and controls

22 lines (17 loc) · 521 Bytes

Ptd Normal

Instantiates a Normal distribution object.

Args:
    loc: Mean of the distsribution. You can specify a scalar or a tuple of float.  
    scale: Standard deviation of the distribution. You can specify a scalar or a tuple of float.

Input

Name Data type
loc String
scale String

Output

Data type
Ptdistribution

Category: PyTorch wrapper - Distribution

ComfyUI Pt Wrapper Node Reference. © 2025 Hide Inada (HowToSD.com). All rights reserved.