You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: multiple output images; replace http polling with websocket to check when a workflow is done (#118)
* feat: move stuff around
* feat: removed polling; added websocket; allow multiple output images;
* ci: enable dry-run for semantic release; removed unused python setup
* ci: updated to python 3.11
* docs: updated conventions to reflect the current state of the repo
* fix: moved code back into stage 1
* chore: rename "tests_deactivated.json" to "tests.json"
* ci: temporarly allow "feat/refactor" to trigger semantic-release
* chore(release): 4.1.0
# [4.1.0](4.0.1...4.1.0) (2025-05-02)
### Bug Fixes
* moved code back into stage 1 ([d9ed145](d9ed145))
### Features
* move stuff around ([2b2bc12](2b2bc12))
* removed polling; added websocket; allow multiple output images; ([79a560f](79a560f))
* ci: properly enable dry-run
* feat: don't return "refresh_worker" in output; remove log spamming in check_server
* refactor: download the models separately
* feat: refactor the whole docs to make them more clear; replaced "snapshot" with a simplified, custom docker image
BREAKING CHANGE
* fix: use proper ending for "if"
BREAKING CHANGE: api output is not compatible anymore
* docs: added all possible comfyui folders; simplified guide of method 1
* fix(model): flux.1-schnell is gated
* feat: update to 0.3.30
* test: don't run "snapshot_restoration" tests
* chore: force local images
* docs: lowercase for code comments
* ci: run release for changes in "main"
* fix: workflow trigger
* ci: build only base for now
---------
Co-authored-by: semantic-release-bot <[email protected]>
0 commit comments