MCPcopy Create free account
hub / github.com/SipherAGI/sd-webui-agent-scheduler / title

Method title

scripts/task_scheduler.py:82–83  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

80 self.submit_button = None
81
82 def title(self):
83 return "Agent Scheduler"
84
85 def show(self, is_img2img):
86 return scripts.AlwaysVisible

Callers 5

get_script_by_nameFunction · 0.80
serialize_api_task_argsFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected