Skip to content

Conversation

@sourcery-ai
Copy link

@sourcery-ai sourcery-ai bot commented May 17, 2023

Pull Request #13 refactored by Sourcery.

Since the original Pull Request was opened as a fork in a contributor's
repository, we are unable to create a Pull Request branching from it.

To incorporate these changes, you can either:

  1. Merge this Pull Request instead of the original, or

  2. Ask your contributor to locally incorporate these commits and push them to
    the original Pull Request

    Incorporate changes via command line
    git fetch https://github.com/OswaldDevolpment/stable-diffusion-webui pull/13/head
    git merge --ff-only FETCH_HEAD
    git push

NOTE: As code is pushed to the original Pull Request, Sourcery will
re-run and update (force-push) this Pull Request with new refactorings as
necessary. If Sourcery finds no refactorings at any point, this Pull Request
will be closed automatically.

See our documentation here.

Run Sourcery locally

Reduce the feedback loop during development by using the Sourcery editor plugin:

Help us improve this pull request!

yedpodtrzitko and others added 30 commits March 29, 2023 16:35
…isting-venv

feat: use existing virtualenv if already active
Add modelloader.load_upscalers to def initialize()
AUTOMATIC1111 and others added 29 commits May 9, 2023 11:25
…gs-migration

1.1.1 quicksettings list migration
Fix up string formatting/concatenation to f-strings where feasible
never refer to lora by an alias if multiple loras have same alias or the alias is called none
@sourcery-ai sourcery-ai bot requested a review from AdamOswald May 17, 2023 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.