mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-02-20 15:04:05 +00:00
ComfyAPI Core v0.0.2
This commit is contained in:
@@ -1,7 +1,2 @@
|
||||
from .video_types import VideoFromFile, VideoFromComponents
|
||||
|
||||
__all__ = [
|
||||
# Implementations
|
||||
"VideoFromFile",
|
||||
"VideoFromComponents",
|
||||
]
|
||||
# This file only exists for backwards compatibility.
|
||||
from comfy_api.latest.input_impl import * # noqa: F403
|
||||
|
||||
Reference in New Issue
Block a user