MCPcopy Index your code
hub / github.com/easydiffusion/easydiffusion / init_render_threads

Function init_render_threads

ui/easydiffusion/app.py:113–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

111
112
113def init_render_threads():
114 load_server_plugins()
115
116 update_render_threads()
117
118
119def getConfig(default_val=APP_CONFIG_DEFAULTS):

Callers

nothing calls this directly

Calls 2

load_server_pluginsFunction · 0.85
update_render_threadsFunction · 0.70

Tested by

no test coverage detected