1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00
Files
diffusers/docs/source/en/using-diffusers
Félix Sanz 17612de451 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
2024-02-06 12:05:40 -08:00
..
2023-10-31 10:04:08 -07:00
2023-11-16 16:19:27 +01:00
2023-12-04 10:11:15 -08:00
2023-10-31 10:04:08 -07:00
2023-12-19 16:50:18 -08:00
2024-01-16 21:55:41 +05:30
2024-01-09 09:21:58 -08:00