Unverified Commit 829f6def authored by kkj15dk's avatar kkj15dk Committed by GitHub
Browse files

Fix spelling in scheduling_flow_match_euler_discrete.py (#8497)



Update scheduling_flow_match_euler_discrete.py

Spelling:
Foward -> Forward
Co-authored-by: default avatarYiYi Xu <yixu310@gmail.com>
parent 24bdf4b2
......@@ -114,7 +114,7 @@ class FlowMatchEulerDiscreteScheduler(SchedulerMixin, ConfigMixin):
noise: Optional[torch.FloatTensor] = None,
) -> torch.FloatTensor:
"""
Foward process in flow-matching
Forward process in flow-matching
Args:
sample (`torch.FloatTensor`):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment