StreamDiffusion
StreamDiffusion copied to clipboard
TypeError: StableDiffusionPipeline.__init__() got an unexpected keyword argument 'text_encoder_2'
trafficstars
pipe = download_from_original_stable_diffusion_ckpt(
File "D:\AI\StableDiffusion\StreamDiffusion\venv\lib\site-packages\diffusers\pipelines\stable_diffusion\convert_from_ckpt.py", line 1745, in download_from_original_stable_diffusion_ckpt pipe = pipeline_class( TypeError: StableDiffusionPipeline.init() got an unexpected keyword argument 'text_encoder_2'
I have this problem when I launch, please help~
I have this problem when I launch, please help~
streamdiffusion can't support sdxl model.