Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
sys
2
import
torch
3
import
torch.nn
as
nn
4
from
diffsynth
import
ModelManager, WanVideoReCamMasterPipeline, save_video, VideoData
Callers
nothing calls this directly
Calls
8
ModelManager
Class · 0.90
save_video
Function · 0.90
TextVideoCameraDataset
Class · 0.85
parse_args
Function · 0.70
load_models
Method · 0.45
from_model_manager
Method · 0.45
load
Method · 0.45
to
Method · 0.45
Tested by
no test coverage detected