uso -> uxo/uno as requested. (#9688)

This commit is contained in:
comfyanonymous
2025-09-02 13:12:07 -07:00
committed by GitHub
parent 3412d53b1d
commit e3018c2a5a
2 changed files with 4 additions and 2 deletions

View File

@@ -248,7 +248,7 @@ class Flux(nn.Module):
index += 1
h_offset = 0
w_offset = 0
elif ref_latents_method == "uso":
elif ref_latents_method == "uxo":
index = 0
h_offset = h_len * patch_size + h
w_offset = w_len * patch_size + w