COMMITS
November 30, 2024
C
docs: add Differences from ComfyUI-to-Python-Extension
Chaoses-Ib committed
November 20, 2024
C
fix(runtime): ComfyUI `LogInterceptor` breaks Jupyter Notebook
Chaoses-Ib committed
October 31, 2024
C
fix(runtime/virtual): extra bool inputs (#22, #80)
Chaoses-Ib committed
October 27, 2024
C
feat(runtime/node): add `nodes` and `get` (#17, #30, #59)
Chaoses-Ib committed
October 26, 2024
C
fix(runtime/virtual): node output may be None
Chaoses-Ib committed
October 21, 2024
C
docs(runtime): add docs for `Workflow` context manager
Chaoses-Ib committed
October 3, 2024
C
fix(docs): Modal example return PIL images (#73)
Chaoses-Ib committed
October 1, 2024
C
fix(transpile): avoid move same input multiple times (#55)
Chaoses-Ib committed
September 23, 2024
D
feat(runtime): change StrEnum stub type to `StrEnum | str` (#71)
Douglas Griffith committed
September 7, 2024
C
docs(Models): add code to list checkpoints (#65, #69)
Chaoses-Ib committed
C
docs: add Comfy-Cli and Modal example (#68, #69)
Chaoses-Ib committed
C
fix(runtime): comfyui package not load comfyui-legacy nodes (#68)
Chaoses-Ib committed
September 6, 2024
C
feat(runtime/virtual): change `watch_display()` args (#36, #52)
Chaoses-Ib committed
C
docs: replace `front end` with `frontend`
Chaoses-Ib committed
C
chore: bump version
Chaoses-Ib committed
C
docs: bump comfyui package tested version (#65)
Chaoses-Ib committed
C
fix(runtime/real): comfyui package removed `set_progress_bar_global_hook` (#65)
Chaoses-Ib committed
August 3, 2024
C
fix(runtime/virtual): watch progress bar init
Chaoses-Ib committed
August 1, 2024
C
feat(runtime): update ComfyUIArgs docs (#64)
Chaoses-Ib committed
C
docs(Images): add retrieving images examples (#64, #36)
Chaoses-Ib committed
July 3, 2024
C
fix(runtime): optional inputs should not be set if not provided (#59)
Chaoses-Ib committed
June 21, 2024
C
fix(runtime): imported classes may be overridden by custom nodes (#57)
Chaoses-Ib committed
June 20, 2024
C
docs(ui/ipy): add ImageViewer (#51)
Chaoses-Ib committed
C
feat(ui/ipy): ImageViewer pass titles in `__init__()` (#51)
Chaoses-Ib committed
C
feat(ui/ipy): ImageViewer supports PIL.Image and recursive iterables (#51)
Chaoses-Ib committed
C
feat(ui/ipy): ImageViewer supports titles (#51)
Chaoses-Ib committed
C
refactor(ui/ipy): move `runtime.data.Images.Images` to `ui.ipy.ImageViewer` (#51)
Chaoses-Ib committed
June 19, 2024
C
docs: add installation troubleshooting (#41)
Chaoses-Ib committed
C
feat(ui/solara): metadata viewer fallback to API format (#49)
Chaoses-Ib committed
June 18, 2024
C
docs(ui/solara): add metadata viewer to README (#49)
Chaoses-Ib committed