fboulnois / stable-diffusion-docker

Run the official Stable Diffusion releases in a Docker container with txt2img, img2img, depth2img, pix2pix, upscale4x, and inpaint.
GNU Affero General Public License v3.0
735 stars 127 forks source link

Clean up contributing sections and add Ruff #98

Closed fboulnois closed 10 months ago

fboulnois commented 10 months ago

Use ruff as the Python linter, apply it to the codebase, and clean up wording in contributing sections.