You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I trained BrushNet with BrushData, but some values of BrushData (e.g. width, height or segmentation) is missing, so the training is broken in dataloader process, is anyone meet the same issue with me and know how to fix it (skip this data and continue training) in training code, thanks so much.
Reproduction
Run train_brushnet.py with BrushData
Logs
No response
System Info
Diffusers: 0.31.0
torch: 2.4.0
Who can help?
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I trained BrushNet with BrushData, but some values of BrushData (e.g. width, height or segmentation) is missing, so the training is broken in dataloader process, is anyone meet the same issue with me and know how to fix it (skip this data and continue training) in training code, thanks so much.
Reproduction
Run
train_brushnet.py
with BrushDataLogs
No response
System Info
Diffusers: 0.31.0
torch: 2.4.0
Who can help?
No response
The text was updated successfully, but these errors were encountered: