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
ERROR | 2024-08-08 09:15:21 | autotrain.trainers.common:wrapper:120 - train has failed due to an exception: Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/common.py", line 117, in wrapper
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/dreambooth/main.py", line 185, in train
main(_args)
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/dreambooth/train.py", line 876, in main
loss = loss + args.prior_loss_weight * prior_loss
AttributeError: 'Args' object has no attribute 'prior_loss_weight'
ERROR | 2024-08-08 09:15:21 | autotrain.trainers.common:wrapper:121 - 'Args' object has no attribute 'prior_loss_weight'
Steps: 0% 0/500 [00:00<?, ?it/s]
INFO | 2024-08-08 09:15:24 | autotrain.cli.run_dreambooth:run:393 - Job ID: 8705
Additional Information
No response
The text was updated successfully, but these errors were encountered:
Prerequisites
Backend
Local
Interface Used
CLI
CLI Command
No response
UI Screenshots & Parameters
No response
Error Logs
ERROR | 2024-08-08 09:15:21 | autotrain.trainers.common:wrapper:120 - train has failed due to an exception: Traceback (most recent call last):
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/common.py", line 117, in wrapper
return func(*args, **kwargs)
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/dreambooth/main.py", line 185, in train
main(_args)
File "/usr/local/lib/python3.10/dist-packages/autotrain/trainers/dreambooth/train.py", line 876, in main
loss = loss + args.prior_loss_weight * prior_loss
AttributeError: 'Args' object has no attribute 'prior_loss_weight'
ERROR | 2024-08-08 09:15:21 | autotrain.trainers.common:wrapper:121 - 'Args' object has no attribute 'prior_loss_weight'
Steps: 0% 0/500 [00:00<?, ?it/s]
INFO | 2024-08-08 09:15:24 | autotrain.cli.run_dreambooth:run:393 - Job ID: 8705
Additional Information
No response
The text was updated successfully, but these errors were encountered: