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
Traceback (most recent call last):
File "/home/deli/images/sd-scripts/tools/cache_text_encoder_outputs.py", line 194, in <module>
cache_to_disk(args)
File "/home/deli/images/sd-scripts/tools/cache_text_encoder_outputs.py", line 102, in cache_to_disk
accelerator = train_util.prepare_accelerator(args)
File "/home/deli/images/sd-scripts/library/train_util.py", line 4303, in prepare_accelerator
deepspeed_plugin = deepspeed_utils.prepare_deepspeed_plugin(args)
File "/home/deli/images/sd-scripts/library/deepspeed_utils.py", line 71, in prepare_deepspeed_plugin
if not args.deepspeed:
AttributeError: 'Namespace' object has no attribute 'deepspeed'
The text was updated successfully, but these errors were encountered:
Seeing this on the main branch:
The text was updated successfully, but these errors were encountered: