Metadata-Version: 2.1
Name: comfyui-cas
Version: 0.0.1
Summary: This extension provides nodes that allow experimentation with various elements (samplers, latent, activators, attenuator, scheulders, ...) of Stable Diffusion.
Home-page: https://github.com/BenNarum/ComfyUI_CAS
Requires-Python: >=3.10
Requires-Dist: inspect
Requires-Dist: math
Requires-Dist: tqdm
Requires-Dist: kornia
Requires-Dist: functools
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: einops
Requires-Dist: json
Requires-Dist: logging
Requires-Dist: random
Requires-Dist: typing
Requires-Dist: pywt
Requires-Dist: opensimplex
Requires-Dist: scipy
