Haihao Shen
Haihao Shen
Is there any example to show how to de-age? It seems no related document.
@patrickvonplaten please review this one. Thanks.
> Hi @hshen14, > > Let's wait for `neural-compressor` and `optimum-intel` refactorization before increasing visibility ! Thanks @anton-l @echarlaix. Sure, let's do that.
Currently, Optimum-Intel was being upgraded with INC v2.0 API. Will re-visit this PR after the upgrade is done.
@echarlaix , do you think it's good time to revisit this? Thanks.
> Sure, I will work on it and open a PR on `diffusers` once everything is finalized, does that work for you @hshen14 ? That would work perfectly! Thanks @echarlaix
Thanks for the PR. We will merge it soon.
Thanks for the PR. We will have a release with it by the end of this month.
> > Our design disables per-tensor weight selection to avoid exponential growth of the search space. You can check the file `neural_compressor/adaptor/pytorch_cpu.yaml` to add it back if needed. The best...