Commit dffd2f3
localai-bot
feat: set flow_shift as sample param to match upstream stable-diffusion.cpp
According to owner feedback, flow_shift became a sample param (sd_sample_params_t)
instead of a context param (sd_ctx_params_t). Added the flow_shift assignment
to sample_params to match the upstream library at commit d950627.1 parent cd5c792 commit dffd2f3
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
872 | 872 | | |
873 | 873 | | |
874 | 874 | | |
| 875 | + | |
875 | 876 | | |
876 | 877 | | |
877 | 878 | | |
| |||
0 commit comments