Skip to content

ai-marat/flux_wui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Flux Integration for Jupyter-like Environments

This project provides a simple user interface, based on Jupyter notebook widgets, for running Flux in various Jupyter-like services. It has been tested on Colab and Lightning.ai. Testing on Kaggle is pending.

To run the Web User Interface (WUI), simply add the following code to a cell and execute it:

!git clone https://github.com/ai-marat/flux_wui
!pip install -r flux_wui/requirements.txt
from flux_wui.main import setup_pipeline_and_widgets
setup_pipeline_and_widgets()
image

About the Model

For detailed information about the Flux model, visit the Flux GitHub repository.

Additional Resources

  • Notebooks: Explore more notebooks on Patreon.
  • YouTube Channel: Check out our YouTube channel for tutorials and updates.

About

Jupiter widget based UI for flux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages