Skip to content

yankeguo-deprecated/lora-webui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lora-webui

Gradio WebUI for LoRA Training

Screenshot

screenshot

Features

  • Tuning parameters
  • Showing Progress
  • Automatically converting to Stable Diffusion WebUI compatible .safetensors file

Installation

  • Prepare venv

    python3 -m venv venv
    source venv/bin/activate
    pip install -r requirements.txt
  • Start the app

    python app.py

References

Donation

View https://guoyk.xyz/donation

Credits

Guo Y.K., MIT License