smthemex / ComfyUI_StoryDiffusion

You can using StoryDiffusion in ComfyUI
Apache License 2.0
241 stars 195 forks source link

Pipeline <class 'ComfyUI_StoryDiffusion.utils.pipeline.PhotoMakerStableDiffusionXLPipeline'> expected {'unet', 'feature_extractor', 'scheduler', 'text_encoder_2', 'tokenizer_2', 'text_encoder', 'tokenizer', 'image_encoder', 'vae'}, but only {'scheduler', 'text_encoder_2', 'tokenizer_2', 'text_encoder', 'tokenizer', 'vae'} were passed. #82

Open cppong1117 opened 1 month ago

cppong1117 commented 1 month ago

i am getting crazy for about this error did some one can tell me how to fix that ???

i download the flux full model from here https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main

Pipeline <class 'ComfyUI_StoryDiffusion.utils.pipeline.PhotoMakerStableDiffusionXLPipeline'> expected {'unet', 'feature_extractor', 'scheduler', 'text_encoder_2', 'tokenizer_2', 'text_encoder', 'tokenizer', 'image_encoder', 'vae'}, but only {'scheduler', 'text_encoder_2', 'tokenizer_2', 'text_encoder', 'tokenizer', 'vae'} were passed.

cppong1117 commented 1 month ago

'unet', 'feature_extractor' this two item is not working but flux i dont know where can download that

smthemex commented 1 month ago

if using repo must use : X:/xxx/xxx/black-forest-labs/FLUX.1-dev , do not fill in X:\xxx\xxx\black-forest-labs\FLUX.1-dev