Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
201
class
UserInitiatedStop(Exception):
202
pass
203
204
205
def
convert_legacy_render_req_to_new(old_req: dict):
Callers
1
on_step
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected