MCPcopy Create free account
hub / github.com/MeiGen-AI/MultiTalk / extend

Method extend

wan/utils/prompt_extend.py:180–181  ·  view source on GitHub ↗
(self, prompt, system_prompt, seed=-1, *args, **kwargs)

Source from the content-addressed store, hash-verified

178 pass
179
180 def extend(self, prompt, system_prompt, seed=-1, *args, **kwargs):
181 pass
182
183 def decide_system_prompt(self, tar_lang="zh", multi_images_input=False):
184 zh = tar_lang == "zh"

Callers 2

__call__Method · 0.95
fetch_videoFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected