Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
2
import
argparse
3
import
os
4
import
os.path
as
osp
Callers
nothing calls this directly
Calls
4
load_model
Function · 0.85
get
Method · 0.80
parse_args
Function · 0.70
process
Function · 0.70
Tested by
no test coverage detected