v0.4.0
Pre-release
Pre-release
Features:
- add outpainting options to inpainting tab (#24)
- add copy-to-source buttons to image card, for both img2img and inpainting sources (#42)
- host GUI bundle on Github pages (#40)
- improvements to inpainting:
- make image sources persist when changing tabs (#31)
- move image generation jobs into background tasks and poll for results (#33)
- embed GUI bundle in API container to make hosting simpler (#41)
Artifacts:
- https://ssube.github.io/onnx-web/
- https://hub.docker.com/repository/docker/ssube/onnx-web-api
podman pull docker.io/ssube/onnx-web-api:v0.4.0-cpu-buster
podman pull docker.io/ssube/onnx-web-api:v0.4.0-cuda-buster
- https://hub.docker.com/repository/docker/ssube/onnx-web-gui
podman pull docker.io/ssube/onnx-web-gui:v0.4.0-nginx-alpine
podman pull docker.io/ssube/onnx-web-gui:v0.4.0-nginx-bullseye
podman pull docker.io/ssube/onnx-web-gui:v0.4.0-node-alpine
podman pull docker.io/ssube/onnx-web-gui:v0.4.0-node-bullseye
- https://www.npmjs.com/package/@apextoaster/onnx-web
yarn add @apextoaster/[email protected]
- https://pypi.org/project/onnx-web/
pip install onnx-web==0.4.0