Skip to content

Commit 1afd6c1

Browse files
authored
Update train_dreambooth_lora_flux_advanced.py
1 parent 1ba69ec commit 1afd6c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

examples/advanced_diffusion_training/train_dreambooth_lora_flux_advanced.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
# "datasets",
1313
# "Pillow",
1414
# "tqdm",
15-
# "bitsandbytes"
15+
# "bitsandbytes",
16+
# "sentencepiece",
17+
# "protobuf",
18+
# "prodigyopt",
1619
# ]
1720
# ///
1821

0 commit comments

Comments
 (0)