web UI for GPU-accelerated ONNX pipelines like Stable Diffusion, even on Windows and AMD
onnx-web is a tool designed to simplify the process of running Stable Diffusion and other ONNX models, allowing users to focus on creating high-quality art. It provides hardware acceleration support for both AMD and Nvidia GPUs, along with a reliable CPU software fallback. The platform is user-friendly, accessible on various devices, and offers a range of features for image processing and artistic expression.
To install onnx-web, follow these steps:
Clone the repository from Github:
git clone https://github.com/onnx-web.git
Install dependencies using npm:
npm install
Start the application:
npm start
Access the onnx-web interface on your browser at http://localhost:3000.
onnx-web is a versatile tool that empowers users to engage in generative art and image manipulation effortlessly. With support for various models, accelerators, and a user-friendly interface accessible across devices, it provides a seamless experience for artists and creators to explore and enhance their creative endeavors. Its features, including hardware acceleration support, scheduler variety, and translation options, make it a comprehensive platform for image processing and artistic expression.