MCPcopy
hub / github.com/hpcaitech/Open-Sora / interpolation.py

File interpolation.py

tools/frame_interpolation/interpolation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# this script is modified from https://github.com/MCG-NKU/AMT/blob/main/demos/demo_2x.py
2import argparse
3import os
4import os.path as osp

Callers

nothing calls this directly

Calls 4

load_modelFunction · 0.85
getMethod · 0.80
parse_argsFunction · 0.70
processFunction · 0.70

Tested by

no test coverage detected