1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00

Update train_dreambooth_lora_flux_advanced.py

This commit is contained in:
apolinário
2025-07-31 17:27:11 +02:00
committed by GitHub
parent 67a7358ee8
commit 55ab58d4c0

View File

@@ -3,7 +3,7 @@
# dependencies = [
# "torch",
# "torchvision",
# "diffusers",
# "git+https://github.com/huggingface/diffusers.git",
# "transformers",
# "accelerate",
# "peft",