Files
ComfyUI/comfy_api/input/__init__.py

3 lines
104 B
Python
Raw Normal View History

2025-07-16 15:24:26 -07:00
# This file only exists for backwards compatibility.
from comfy_api.latest.input import * # noqa: F403