Skip to content

elitexp/mflux-streamlit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mflux-streamlit

PyPI - Version PyPI - Python Version

A web app gui for mflux python library implemented with Streamlit


Table of Contents

Features

  • Image generation usig mflux along with ControlNet Support
  • Multiple LoRAs and scales for each LoRA adapter
  • ControlNet integration for enhanced control

Previews

Left: FLUX.1 Right: FLUX.1 with LoRA
FLUX.1 Schnell FLUX.1 Schnell with LoRA
Left: FLUX.1 Right: FLUX.1 with LoRA
ControlNet Image
Source
FLUX.1 Schnell with Controlnet

Todo List

  • Beautify the web UI and improve UX
  • support mflux's existing Image-to-Image modes

Installation

Normal User Install

brew install uv
uv tool install mflux-streamlit
cd /your/directory

mflux-streamlit  

Developer Install

# dev workaround: run the main.py
uv venv && source .venv/bin/activate
uv pip install -e .
streamlit run src/app.py

License

mflux-streamlit is distributed under the terms of the MIT license.

About

A Streamlit WebUI application for the mflux project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages