mirror of
				https://github.com/AbdBarho/stable-diffusion-webui-docker.git
				synced 2025-10-27 00:04:16 -04:00 
			
		
		
		
	Auto 1.4.0 (#507)
394ffa7b0a
Maybe bug:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/issues/11040This commit is contained in:
		| @@ -29,7 +29,7 @@ services: | ||||
|     <<: *base_service | ||||
|     profiles: ["auto"] | ||||
|     build: ./services/AUTOMATIC1111 | ||||
|     image: sd-auto:61 | ||||
|     image: sd-auto:62 | ||||
|     environment: | ||||
|       - CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api | ||||
|  | ||||
|   | ||||
| @@ -71,7 +71,7 @@ RUN --mount=type=cache,target=/root/.cache/pip \ | ||||
| RUN apt-get -y install libgoogle-perftools-dev && apt-get clean | ||||
| ENV LD_PRELOAD=libtcmalloc.so | ||||
|  | ||||
| ARG SHA=20ae71faa8ef035c31aa3a410b707d792c8203a3 | ||||
| ARG SHA=394ffa7b0a7fff3ec484bcd084e673a8b301ccc8 | ||||
| RUN --mount=type=cache,target=/root/.cache/pip \ | ||||
|   cd stable-diffusion-webui && \ | ||||
|   git fetch && \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user