""" ComfyUI - The most powerful and modular diffusion model GUI, API and backend. """ from comfyui_version import __version__ __all__ = ["__version__"]