Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompVis/zigma
/ __init__
Method
__init__
datasets/video_utils.py:409–410 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
407
""
"
408
409
def
__init__(self):
410
pass
411
412
def
__call__(self, clip):
413
""
"
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected