mirror of
				https://github.com/AbdBarho/stable-diffusion-webui-docker.git
				synced 2025-10-27 00:04:16 -04:00 
			
		
		
		
	Update Auto to 1.9.4 (#700)
feee37d75f
---------
Co-authored-by: AbdBarho <ka70911@gmail.com>This commit is contained in:
		| @@ -27,7 +27,7 @@ services: | ||||
|     <<: *base_service | ||||
|     profiles: ["auto"] | ||||
|     build: ./services/AUTOMATIC1111 | ||||
|     image: sd-auto:77 | ||||
|     image: sd-auto:78 | ||||
|     environment: | ||||
|       - CLI_ARGS=--allow-code --medvram --xformers --enable-insecure-extension-access --api | ||||
|  | ||||
|   | ||||
| @@ -30,7 +30,7 @@ WORKDIR / | ||||
| RUN --mount=type=cache,target=/root/.cache/pip \ | ||||
|   git clone https://github.com/AUTOMATIC1111/stable-diffusion-webui.git && \ | ||||
|   cd stable-diffusion-webui && \ | ||||
|   git reset --hard v1.9.3 && \ | ||||
|   git reset --hard v1.9.4 && \ | ||||
|   pip install -r requirements_versions.txt | ||||
|  | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user