Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
29
class
MotionEditorOutput(BaseOutput):
30
videos: Union[torch.Tensor, np.ndarray]
31
32
33
class
MotionEditor(DiffusionPipeline):
Callers
1
__call__
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected