diffusers
6a7f1f09 - Flax: avoid recompilation when params change (#1096)

Commit
3 years ago
Flax: avoid recompilation when params change (#1096) * Do not recompile when guidance_scale changes. * Remove debug for simplicity. * make style * Make guidance_scale an array. * Make DEBUG a constant to avoid passing it down. * Add comments for clarification.
Author
Parents
Loading