Yer Xiong

Results 2 issues of Yer Xiong

Hi, there are two Pillow versions in the requirements.txt. When you run `pip install -r requirements.txt` there is an error `ERROR: Cannot install Pillow==6.2.2 and Pillow==9.5.0 because these package versions...

The stable-diffusion Swift package uses the 'StableDiffusionPipeline' class. How can I change the pipeline to use the 'StableDiffusionControlNetPipeline'? I will be using the diffusion model [runwaylml/stable-diffusion-v1-5](https://huggingface.co/runwayml/stable-diffusion-v1-5) so I don't think...