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:28:40 +02:00
committed by GitHub
parent 55ab58d4c0
commit 1ba69ec310

View File

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