ml-stable-diffusion
ml-stable-diffusion copied to clipboard
Merge dicts with unpacking to support Python 3.8
This patch fixes the error when running pipeline.py on Python 3.8, which is specified as a requirement in the document.
FYI: https://peps.python.org/pep-0584/
- [x] I agree to the terms outlined in CONTRIBUTING.md