ml-stable-diffusion icon indicating copy to clipboard operation
ml-stable-diffusion copied to clipboard

Merge dicts with unpacking to support Python 3.8

Open 3c1u opened this issue 2 years ago • 0 comments

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

3c1u avatar Oct 01 '23 17:10 3c1u