mgz
Results
1
issues of
mgz
Current version of `diffusers.optimization.get_scheduler` used does not expose `power` parameter (for `polynomial`) or `num_cycles` (for `cosine_with_restarts`). This means, for example: - the current implementation of `cosine`, and `cosine_with_restarts` produce the...