MCPcopy
hub / github.com/KlingAIResearch/ReCamMaster / inference_recammaster.py

File inference_recammaster.py

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

Source from the content-addressed store, hash-verified

1import sys
2import torch
3import torch.nn as nn
4from diffsynth import ModelManager, WanVideoReCamMasterPipeline, save_video, VideoData

Callers

nothing calls this directly

Calls 8

ModelManagerClass · 0.90
save_videoFunction · 0.90
parse_argsFunction · 0.70
load_modelsMethod · 0.45
from_model_managerMethod · 0.45
loadMethod · 0.45
toMethod · 0.45

Tested by

no test coverage detected