fix: Update automatic1111 webui base image#601
Merged
AbdBarho merged 1 commit intoAbdBarho:masterfrom Nov 13, 2023
Merged
Conversation
Rucadi
approved these changes
Nov 3, 2023
AbdBarho
approved these changes
Nov 13, 2023
Owner
AbdBarho
left a comment
There was a problem hiding this comment.
Thank you, and sorry for being late on this.
2 tasks
yarmand
pushed a commit
to yarmand/stable-diffusion-webui-docker
that referenced
this pull request
Feb 15, 2024
Update the minor version of Python in the base image for AUTOMATIC1111 web UI. Closes issue AbdBarho#600
torun225
added a commit
to torun225/stable-diffusion-webui-docker
that referenced
this pull request
Aug 2, 2024
commit 3e67f55 Author: AbdBarho <ka70911@gmail.com> Date: Mon Nov 13 21:12:07 2023 +0100 Update Auto (AbdBarho#610) Closes AbdBarho#609 AUTOMATIC1111/stable-diffusion-webui@4afaaf8 commit a2561f2 Author: cococig <84442548+cococig@users.noreply.github.com> Date: Tue Nov 14 03:35:24 2023 +0900 Update automatic1111 webui base image (AbdBarho#601) Update the minor version of Python in the base image for AUTOMATIC1111 web UI. Closes issue AbdBarho#600 commit 6a34739 Author: cloudaxes <132535135+cloudaxes@users.noreply.github.com> Date: Sat Sep 9 23:10:05 2023 +0900 Update Automatic1111 to v1.6.0 (AbdBarho#585) Update Automatic1111 Stable Diffusion Webui to v1.6.0. Closes AbdBarho#583 --------- Co-authored-by: AbdBarho <ka70911@gmail.com> commit 630980b Author: Sebastian Piechowiak <devilan@o2.pl> Date: Sat Sep 9 15:34:06 2023 +0200 Skipping installation of requirements for disabled extensions (AbdBarho#582) Closes AbdBarho#563 commit 8474059 Author: 66li <37136076+66li@users.noreply.github.com> Date: Fri Sep 1 02:04:32 2023 +0800 Update generative-models version (AbdBarho#581) Upgrade a dependent library https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/v1.5.2/modules/launch_utils.py#L288C90-L288C130 --------- Co-authored-by: AbdBarho <ka70911@gmail.com> commit 59b9762 Author: AbdBarho <ka70911@gmail.com> Date: Wed Aug 30 20:00:48 2023 +0200 Update Comfy (AbdBarho#580) Comfy-Org/ComfyUI@7e941f9 commit 70357bf Author: AbdBarho <ka70911@gmail.com> Date: Wed Aug 30 19:55:06 2023 +0200 Auto 1.5.2 (AbdBarho#579) AUTOMATIC1111/stable-diffusion-webui@c9c8485
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update the minor version of Python in the base image for AUTOMATIC1111 web UI.
Closes issue #600