diffusers
17612de4 - fix: typo in callback function name and property (#6834)

Commit
1 year ago
fix: typo in callback function name and property (#6834) * fix: callback function name is incorrect On this tutorial there is a function defined and then used inside `callback_on_step_end` argument, but the name was not correct (mismatch) * fix: typo in num_timestep (correct is num_timesteps) fixed property name
Author
Parents
Loading