Dreambooth
                                
                                 Dreambooth copied to clipboard
                                
                                    Dreambooth copied to clipboard
                            
                            
                            
                        Workaround for fact SD 2 models don't have feature_extractor
https://github.com/huggingface/diffusers/issues/1538
Passing None works for SD 2 models, but I think it wrecks previous models, since they come packaged with a feature_extractor
Related, https://github.com/huggingface/diffusers/issues/1500
Setting feature_extractor=None does not seem to affect inference for SD v1-5