DEV Community

w4ffl35
w4ffl35

Posted on

My Python AI application: AI Runner

Banner

AI Runner is a tool created by me which allows users to generate AI Art using Stable Diffusion on their own hardware, offline and at no cost.

The upcoming version (v3.0.0) is a near complete rewrite of the application and has been in development for over seven months - it will allow the use of LLMs, vision models, audio models, text to speech models and more.

I am currently putting the finishing touches on all of features and hope to release soon.

The application is built with pure Python using the PyQT6 framework, huggingface libraries, pytorch and more. It is optimized for memory management and is very customizable.

Top comments (0)