Enable Latent Consistency models ONNX export (#1469)
* Enable export latent consistency model
* add pipeline
* format
* fix docstring
* modify regex pattern
* remove constraint diffusers version
* fix pipeline
* fix infered task
* add test
* fix style
* add documentation
* format