Skip to content

Latest commit

 

History

History
28 lines (15 loc) · 876 Bytes

README.md

File metadata and controls

28 lines (15 loc) · 876 Bytes

Stable Diffusion App

A text-to-image generation app using Diffusers api that runs on kaggle notebook as it requires dedicated GPU to generate images. Flutter is used on front end and for backend localtunnel is used to host the Diffusers API publicly.

Live version: click here

Download APK: click here

Cloning the project

Cloning the To Do App

  flutter create stablediffusion

then replace the lib folder and pubspec.yaml file with mine

Note your device must have Cuda available to run the Diffusers api therefore you can use kaggle or Google Colab Notebook

(Notebook is provided in the repository)

Demo

Demo