MCPcopy Create free account
hub / github.com/RichardErkhov/FastFaceSwap / start_with_options

Function start_with_options

plugins/plugin_codeformer.py:30–31  ·  view source on GitHub ↗
(core:ChainImgProcessor, manifest:dict)

Source from the content-addressed store, hash-verified

28 return manifest
29
30def start_with_options(core:ChainImgProcessor, manifest:dict):
31 pass
32
33class PluginCodeformer(ChainImgPlugin):
34 def init_plugin(self):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected