Training details
XLabs AI team is happy to publish fune-tuning Flux scripts, including:
LoRA 🔥
ControlNet 🔥
See our github for train script and train configs.
Training Dataset
Dataset has the following format for the training process:
├── images/
│ ├── 1.png
│ ├── 1.json
│ ├── 2.png
│ ├── 2.json
│ ├── ...
A .json file contains "caption" field with a text prompt.
Inference
python3 demo_lora_inference.py \
--checkpoint lora.safetensors \
--prompt " handsome girl in a suit covered with bold tatt
XLabs AI team is happy to publish fune-tuning Flux scripts, including:
LoRA 🔥
ControlNet 🔥
See our github for train script and train configs.
Training Dataset
Dataset has the following format for the training process:
├── images/
│ ├── 1.png
│ ├── 1.json
│ ├── 2.png
│ ├── 2.json
│ ├── ...
A .json file contains "caption" field with a text prompt.
Inference
python3 demo_lora_inference.py \
--checkpoint lora.safetensors \
--prompt " handsome girl in a suit covered with bold tatt