mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-11-04 14:16:57 +00:00
Merge branch 'main' of https://github.com/deepbeepmeep/Wan2GP
This commit is contained in:
commit
d4e69b2f8e
@ -350,4 +350,4 @@ def adaptive_projected_guidance(
|
||||
diff = diff * scale_factor
|
||||
diff_parallel, diff_orthogonal = project(diff, pred_cond)
|
||||
normalized_update = diff_orthogonal + eta * diff_parallel
|
||||
return normalized_update
|
||||
return normalized_update
|
||||
|
||||
Loading…
Reference in New Issue
Block a user