Gradio WebUI for LoRA Training
- Tuning parameters
- Showing Progress
- Automatically converting to
Stable Diffusion WebUI
compatible.safetensors
file
-
Prepare
venv
python3 -m venv venv source venv/bin/activate pip install -r requirements.txt
-
Start the app
python app.py
- https://github.com/huggingface/diffusers/blob/main/examples/dreambooth/train_dreambooth_lora.py
- https://github.com/harrywang/finetune-sd/blob/main/convert-to-safetensors.py
View https://guoyk.xyz/donation
Guo Y.K., MIT License