Closed
Description
Is your feature request related to a problem? Please describe.
Im experimenting with aesthetic gradients and need to overwrite pip call to pass text_embeddings/uncond_embeddings.
Also it might save a bit of time with making a lot of images with same promt.
Describe the solution you'd like
Ability to pass text_embeddings/uncond_embeddings to pipe call.
Describe alternatives you've considered
Idk. Maybe split everything to separate functions and make it less cluttered.