Releases: bentoml/comfy-pack
Releases · bentoml/comfy-pack
0.3.0
What's Changed
- fix: serve from UI has no workspace by @frostming in #45
- feat: unpack-bento command by @frostming in #46
Full Changelog: 0.2.6...0.3.0
0.2.6
0.2.5: fix: pin bentoml version (#42)
Signed-off-by: Frost Ming <[email protected]>
0.2.4
What's Changed
- fix: service py location by @frostming in #26
- fix: make setup script self-contained by @frostming in #27
- fix: undefined variable by @bojiang in #28
- fix: permission issue by @bojiang in #29
- fix: add comfy-pack by @bojiang in #30
- fix: append comfy-pack to requirements by @bojiang in #31
- fix: build bento api error by @frostming in #34
- fix: skip seen and excluded packages by @frostming in #35
- chore: verbose setup workspace by @bojiang in #36
- fix: prevent terminal prompt for git clone by @bojiang in #37
- fix: specify the workspace for run by @frostming in #38
- fix: remove on shutdown hook by @frostming in #40
Full Changelog: 0.2.3...0.2.4
0.2.3
0.2.2
What's Changed
- feat: setup workspace at build time by @frostming in #8
- doc: update README.md by @ssheng in #9
- docs: Update readme by @Sherlock113 in #10
- doc: Update README.md by @bojiang in #11
- docs: update README.md by @eltociear in #12
- fix: get rid of process management issue of comfy-cli by @bojiang in #13
- fix: revert suggestion by @bojiang in #14
- feat: build bento from an existing bento or a cpack file by @frostming in #18
- feat: add input selector by @bojiang in #20
- chore: add strict mode by @bojiang in #21
- fix: missing git urls when freezing requirements by @frostming in #22
New Contributors
- @ssheng made their first contribution in #9
- @Sherlock113 made their first contribution in #10
- @eltociear made their first contribution in #12
Full Changelog: 0.2.1...0.2.2
0.2.1
0.2.0: chore: fix release workflow
Signed-off-by: Frost Ming <[email protected]>
0.1.4
0.1.3: feat: add cli entrypoint
Signed-off-by: Frost Ming <[email protected]>