MCPcopy Create free account
hub / github.com/MatrixTeam-AI/RAIN / pipeline_example.py

File pipeline_example.py

pipeline_example.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from src.pipeline.pipeline_pose2vid_lcm import Pose2VideoPipelineLCM
2from omegaconf import OmegaConf
3import torch
4from src.modeling.translation import translation

Callers

nothing calls this directly

Calls 11

PoseGuiderClass · 0.90
LCMSchedulerClass · 0.90
DWposeDetectorClass · 0.90
save_videoFunction · 0.85
toMethod · 0.80
param2translationsFunction · 0.70
from_pretrained_2dMethod · 0.45
set_patternsMethod · 0.45
set_translationsMethod · 0.45
detectMethod · 0.45

Tested by

no test coverage detected