Skip to content

remymenard/stable-diffusion-flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stable Difffusion Flutter

A native and browser interface for Stable Diffusion based on Flutter (with flet). The goal of this project is to have a Stable Interface interface running on all platforms fully written in Python, making the developments of plugins easier than on a classic HTML WebUI or with native OS code.

UI

Appendix

The project currently runs on stable_diffusion.openvino instead of the classic Stable Diffusion library making us able to use the CPU instead of the GPU so the project can run on any computer during the development phase.

Installation

Requirements

Pipenv Install it with

   pip install pipenv

Setup

Install all the dependencies with Pipenv running:

   pipenv install

Usage/Examples

cd scripts/
python counter.py

About

No description, website, or topics provided.

Resources

License

Stars

5 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages