Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_name
Function · 0.80
map_script_args_list_to_named
Function · 0.80
map_named_script_args_to_list
Function · 0.80
map_ui_task_args_to_api_task_args
Function · 0.80
serialize_api_task_args
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected