MCPcopy Create free account
hub / github.com/OpenImagingLab/FlashVSR / __init__

Method __init__

diffsynth/extensions/FastBlend/api.py:93–94  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

91
92class KeyFrameMatcher:
93 def __init__(self):
94 pass
95
96 def extract_number_from_filename(self, file_name):
97 result = []

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected