How to set negative prompt in pipe?
I want to set more args in the model, including width, height, random_seed and so on. How to set?
Hi @renshengchangzui ! All those options are indeed possible. Here's the documentation on how to use them: https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img#diffusers.StableDiffusionPipeline.__call__
thank you!
Hi @renshengchangzui ! All those options are indeed possible. Here's the documentation on how to use them: https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img#diffusers.StableDiffusionPipeline.__call__
Hi @renshengchangzui ! All those options are indeed possible. Here's the documentation on how to use them: https://huggingface.co/docs/diffusers/api/pipelines/stable_diffusion/text2img#diffusers.StableDiffusionPipeline.__call__
thank you!