Asking for integrating HiDiffusion into diffusers

The integration design ‘apply_hidiffusion(pipeline)’ is inspired from tomesd doc and deepcache doc.

Both ‘apply_hidiffusion(pipeline)’ and ‘pipeline._enable_hidiffusion’ serve the same function.