Skip to content

dreambooth advanced: embedding retraction happening twice #6486

Closed
@rvorias

Description

@rvorias

Describe the bug

for idx, text_encoder in enumerate(text_encoders):

The embedding handler already takes care of accounting for both text encoders, no need to loop over this.
(You instantiate it with both text encoders and it will loop over them when this retract is called.)

Reproduction

Logs

System Info

Who can help?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions