MCPcopy Create free account
hub / github.com/easydiffusion/easydiffusion / UserInitiatedStop

Class UserInitiatedStop

ui/easydiffusion/types.py:201–202  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

199
200
201class UserInitiatedStop(Exception):
202 pass
203
204
205def convert_legacy_render_req_to_new(old_req: dict):

Callers 1

on_stepFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected