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

Function install_backend

ui/easydiffusion/backends/sdkit3.py:56–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

54
55
56def install_backend():
57 update_backend()
58
59
60def update_backend():

Callers

nothing calls this directly

Calls 1

update_backendFunction · 0.85

Tested by

no test coverage detected