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
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.)