MCPcopy Create free account
hub / github.com/Francis-Rings/MotionFollower / MotionEditorOutput

Class MotionEditorOutput

src/pipelines/motion_editor.py:29–30  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27
28@dataclass
29class MotionEditorOutput(BaseOutput):
30 videos: Union[torch.Tensor, np.ndarray]
31
32
33class MotionEditor(DiffusionPipeline):

Callers 1

__call__Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected