v0.5.0
Pre-release
Pre-release
Features:
- upscaling with Real ESRGAN (#50, #67, #77)
- face correction with GFPGAN (#49)
- model conversion script (#34)
- automatically downloads and converts models to ONNX format
- remote containers can prepare their own data
- additional parameters
- inpaint strength
- noise source fill color
- upscaling
- client improvements
- server improvements
Artifacts:
- https://hub.docker.com/repository/docker/ssube/onnx-web-api
podman pull docker.io/ssube/onnx-web-api:v0.5.0-cpu-buster
podman pull docker.io/ssube/onnx-web-api:v0.5.0-cuda-ubuntu
podman pull docker.io/ssube/onnx-web-api:v0.5.0-rocm-ubuntu
- https://hub.docker.com/repository/docker/ssube/onnx-web-gui
podman pull docker.io/ssube/onnx-web-gui:v0.5.0-nginx-alpine
podman pull docker.io/ssube/onnx-web-gui:v0.5.0-nginx-bullseye
podman pull docker.io/ssube/onnx-web-gui:v0.5.0-node-alpine
podman pull docker.io/ssube/onnx-web-gui:v0.5.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.5.0