mirror of
				https://github.com/AbdBarho/stable-diffusion-webui-docker.git
				synced 2025-10-31 10:13:28 -04:00 
			
		
		
		
	| @@ -27,7 +27,7 @@ services: | ||||
|     <<: *base_service | ||||
|     profiles: ["auto"] | ||||
|     build: ./services/AUTOMATIC1111 | ||||
|     image: sd-auto:26 | ||||
|     image: sd-auto:27 | ||||
|     environment: | ||||
|       - CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api | ||||
|  | ||||
|   | ||||
| @@ -68,7 +68,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \ | ||||
| # Note: don't update the sha of previous versions because the install will take forever | ||||
| # instead, update the repo state in a later step | ||||
|  | ||||
| ARG SHA=524d532b387732d4d32f237e792c7f201a934400 | ||||
| ARG SHA=3e22e294135ed0327ce9d9738655ff03c53df3c0 | ||||
| RUN --mount=type=cache,target=/root/.cache/pip <<EOF | ||||
| cd stable-diffusion-webui | ||||
| git fetch | ||||
|   | ||||
		Reference in New Issue
	
	Block a user