Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CiaraStrawberry/TemporalKit
/ run
Method
run
scripts/TemporalKitImg2ImgTab.py:58–63 ·
view source on GitHub ↗
(self, p)
Source
from the content-addressed store, hash-verified
56
57
58
def
run(self, p):
59
global lastimage
60
processed = processing.process_images(p)
61
lastimage = processed.images[0]
62
#registerbuttons(button)
63
return
processed
64
Callers
1
get_video_info
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected