Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bugfix/fix 2.3.2 upgrade path #2943

Merged
merged 9 commits into from
Mar 13, 2023
Merged

Bugfix/fix 2.3.2 upgrade path #2943

merged 9 commits into from
Mar 13, 2023

Conversation

lstein
Copy link
Collaborator

@lstein lstein commented Mar 13, 2023

This is a temporary fix for #2930 . For reasons unknown, when doing a pip install from network the configs/stable-diffusion directory is not being installed into .venv, and this breaks the run_patches() routine in the CLI.

This PR disables run_patches() until the problem can be dealt with more definitively. The only issue will be that the original checkpoint stable diffusion configuration files will not be updated with more recent versions.

[Edit]
Added line missing in pyproject.toml so config/stable-diffusion directory should now be created. Needs someone other than myself to test and confirm. Please don't merge till then.

@ebr ebr enabled auto-merge (rebase) March 13, 2023 14:31
@lstein lstein disabled auto-merge March 13, 2023 14:38
@lstein lstein enabled auto-merge March 13, 2023 16:54
@lstein lstein disabled auto-merge March 13, 2023 17:02
@lstein lstein enabled auto-merge March 13, 2023 17:03
@lstein lstein merged commit a044403 into v2.3 Mar 13, 2023
@lstein lstein deleted the bugfix/fix-2.3.2-upgrade-path branch March 13, 2023 17:14
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.

3 participants