advanced diffusion training #10339
Unanswered
busetolunay
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I get ta warning while running a script https://github.com/huggingface/diffusers/blob/main/examples/advanced_diffusion_training/train_dreambooth_lora_flux_advanced.py
Error: Passing
txt_ids
3d torch.Tensor is deprecated.Please remove the batch dimension and pass it as a 2d torch TensorSince I'm running the code with acceleare and arguments I couldn't change the main file.Should I make any changes ?Why am I keep getting this error and does it effect the training quality?
Any ideas?
Beta Was this translation helpful? Give feedback.
All reactions