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
File "fastcomposer/fastcomposer/model.py", line 571, in forward
localization_loss = get_object_localization_loss(
File "fastcomposer/model.py", line 416, in get_object_localization_loss
return loss / num_layers
ZeroDivisionError: division by zero
May I ask if there is a solution to this problem when i am using enable_xformers_memory_efficient_attention? @Guangxuan-Xiao
The text was updated successfully, but these errors were encountered:
File "fastcomposer/fastcomposer/model.py", line 571, in forward
localization_loss = get_object_localization_loss(
File "fastcomposer/model.py", line 416, in get_object_localization_loss
return loss / num_layers
ZeroDivisionError: division by zero
May I ask if there is a solution to this problem when i am using enable_xformers_memory_efficient_attention?
@Guangxuan-Xiao
The text was updated successfully, but these errors were encountered: