Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix LLMGroundedDiffusionPipeline super class arguments (huggingface#5993
) * make `requires_safety_checker` a kwarg instead of a positional argument as it's more future-proof * apply `make style` formatting edits * add image_encoder to arguments and pass to super constructor
- Loading branch information