cfui2 / comfy_api /torch_helpers /__init__.py
asffhgjasdasfdsa's picture
Upload files
5e37875
from .torch_compile import set_torch_compile_wrapper
__all__ = [
"set_torch_compile_wrapper",
]