v0.5.0
版本发布时间: 2023-01-24 22:57:40
ssube/onnx-web最新发布版本:v0.12.0(2024-01-01 04:59:07)
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
- button to invert mask (#65)
- server version check
- better input validation (#64, #73)
- server improvements
- AMD ROCm platform support
- better validation for inputs (#72, #74, #76)
- pod and docker-compose files
- reduce memory when switching models (#58)
Artifacts:
- https://hub.docker.com/repository/docker/ssube/onnx-web-api
podman pull docker.io/ssube/onnx-web-api:v0.5.0-cpu-busterpodman pull docker.io/ssube/onnx-web-api:v0.5.0-cuda-ubuntupodman 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-alpinepodman pull docker.io/ssube/onnx-web-gui:v0.5.0-nginx-bullseyepodman pull docker.io/ssube/onnx-web-gui:v0.5.0-node-alpinepodman pull docker.io/ssube/onnx-web-gui:v0.5.0-node-bullseye
- https://www.npmjs.com/package/@apextoaster/onnx-web
yarn add @apextoaster/onnx-web@0.5.0
- https://pypi.org/project/onnx-web/
pip install onnx-web==0.5.0