Commit graph

187 commits

Author SHA1 Message Date
simonmcnair b336cbc064
Update Dockerfile
no root changes
2025-03-10 20:20:43 +00:00
simonmcnair dd4791cf0a
Update Dockerfile 2025-03-10 13:53:18 +00:00
simonmcnair dd08166d5e
Update Dockerfile 2025-03-10 13:52:58 +00:00
simonmcnair 3210469284
Update Dockerfile
oops
2025-03-10 12:28:52 +00:00
simonmcnair c1c52f5e53
Update entrypoint.sh
non root
2025-03-10 12:23:41 +00:00
simonmcnair 2688923661
Update Dockerfile
add non root
2025-03-10 12:21:46 +00:00
simonmcnair b642d3a7f2
Update Dockerfile
fix
2025-03-10 11:34:35 +00:00
simonmcnair 66a1490c87
Update entrypoint.sh
make output belong to user too
2025-03-10 11:27:21 +00:00
simonmcnair b52f5c6f4b
Update entrypoint.sh
remove root user
2025-03-10 11:26:04 +00:00
simonmcnair cc08ed6a10
Update Dockerfile
remove root user requirement
2025-03-10 11:23:04 +00:00
simonmcnair 1fa117f333
Update Dockerfile
1.10.1
2025-02-10 20:39:04 +00:00
simonmcnair bf55e214ac
Update entrypoint.sh 2025-02-10 16:36:56 +00:00
simonmcnair 8619e74127
Update Dockerfile 2025-01-20 19:56:30 +00:00
simonmcnair 5612710919
Update Dockerfile 2025-01-20 19:41:41 +00:00
simonmcnair 9e86d3ea70
Update Dockerfile 2025-01-20 19:37:08 +00:00
simonmcnair ae30d6b0af
Update Dockerfile
pytorch/pytorch:2.5.1-cuda12.4-cudnn9-runtime
2025-01-20 19:02:33 +00:00
Simon McNair 20b593f840 huggingface_guess was in incorrect location 2025-01-20 11:49:41 +00:00
Simon McNair 67cde0b679 Merge remote-tracking branch 'upstream/pr/635' 2025-01-16 20:47:23 +00:00
Simon McNair 276f417a7e updates 2025-01-16 20:46:19 +00:00
Simon McNair 3ed0a6acf7 updates 2025-01-16 20:28:44 +00:00
au70ma70n e9fa4e641a add forge support 2024-08-22 18:44:43 -05:00
AbdBarho 802d0bcd68
Remove invoke (#705)
The invoke team already maintains a docker setup for their service, this
copy here was maybe relevant 2 years ago when all of this started, but I
don't think it makes sense anymore.

Refer to invoke's docs to install using docker
https://invoke-ai.github.io/InvokeAI/installation/040_INSTALL_DOCKER/
2024-06-23 11:16:21 +02:00
mohamednabiel717 b1a26b8041
Update Auto to 1.9.4 (#700)
feee37d75f

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-06-07 19:10:28 +02:00
AbdBarho f1bf3b0943
Bump pytorch containers (#697)
Closes #696
Closes #694
2024-05-28 19:39:33 +02:00
AbdBarho 35a18b3d46
Update Comfy (#693)
276f8fce9f

Closes #676 
Closes #674

Refs #686
2024-05-20 14:44:41 +02:00
神楽坂·喵 887e49c495
Add missing assets to auto1111 (#684)
Closes #683

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-05-20 13:41:54 +02:00
SachiaLanlus ac94eac2b5
Update Auto v1.9.3 (#673)
Closes issue  #672

### Update versions

- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.9.3
2024-05-20 13:35:07 +02:00
Paul Lamb 5a8e6dccd9 Merge branch 'adding_fooocus' of github.com:digitallamb/stable-diffusion-webui-docker into adding_fooocus 2024-04-11 16:49:25 -07:00
Paul Lamb cfc373d1d1 Version bump, fooocus 2.3.1 2024-04-11 16:44:12 -07:00
digitallamb 6168e386b4
Merge branch 'master' into adding_fooocus 2024-04-11 16:24:14 -07:00
AbdBarho 015c2ec829
Pin xformers (for now) (#651)
Closes #648
Closes #649
2024-02-03 08:50:40 +01:00
AbdBarho 245d1d443f
Update package index (#650)
Closes #622
2024-02-03 08:17:45 +01:00
Paul Lamb 89e258d20d Merge branch 'adding_fooocus' of github.com:digitallamb/stable-diffusion-webui-docker into adding_fooocus 2024-01-02 08:25:27 -08:00
digitallamb 4f0e684247
Merge branch 'master' into adding_fooocus 2024-01-02 08:10:46 -08:00
Paul Lamb ff6e3d6fa8 Adding mount for wildcard functionality 2024-01-02 00:17:55 -08:00
Johannes Sjölund 60c4832185
Update open_clip to v2.20.0 in Auto (#617)
Fixes #615.

Updates `open-clip-torch` to the one specified in auto's
[requirements_versions.txt](https://github.com/AUTOMATIC1111/stable-diffusion-webui/blob/master/requirements_versions.txt#L18).

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-01-01 11:34:46 +01:00
Adam Florizone f613639748
Update Auto v1.7.0 (#632)
Update Auto v1.7.0


https://github.com/AUTOMATIC1111/stable-diffusion-webui/releases/tag/v1.7.0

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-01-01 11:30:40 +01:00
simonmcnair fbc5c359d0
Resolve memory usage situation in Auto (#620)
Fixes
https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/612

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-01-01 11:13:01 +01:00
sejoung kim 90affeb72a
Bump Comfy (#603)
d1f3637a5a

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2024-01-01 11:04:02 +01:00
digitallamb 056154766c
Merge branch 'master' into adding_fooocus 2023-12-31 14:38:54 -08:00
Paul Lamb 77cfe4965e Adding mount points to shared models 2023-12-30 22:20:58 -08:00
Paul Lamb 18fb90ea22 First pass at getting Fooocus working 2023-12-30 20:34:47 -08:00
AbdBarho 3e67f559d4
Update Auto (#610)
Closes #609

4afaaf8a02
2023-11-13 21:12:07 +01:00
cococig a2561f2659
Update automatic1111 webui base image (#601)
Update the minor version of Python in the base image for AUTOMATIC1111
web UI.

Closes issue #600
2023-11-13 19:35:24 +01:00
cloudaxes 6a34739135
Update Automatic1111 to v1.6.0 (#585)
Update Automatic1111 Stable Diffusion Webui to v1.6.0.

Closes #583 

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2023-09-09 16:10:05 +02:00
Sebastian Piechowiak 630980b1bf
Skipping installation of requirements for disabled extensions (#582)
Closes #563
2023-09-09 15:34:06 +02:00
66li 84740598bc
Update generative-models version (#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>
2023-08-31 20:04:32 +02:00
AbdBarho 59b9762ac7
Update Comfy (#580)
7e941f9f24
2023-08-30 20:00:48 +02:00
AbdBarho 70357bf01e
Auto 1.5.2 (#579)
c9c8485bc1
2023-08-30 19:55:06 +02:00
Manuel Schmid def76291f8
Update Automatic1111 to 1.5.1 to add compatibility for SDXL (#560)
Uses the latest release of
https://github.com/Stability-AI/generative-models
45c443b316737a4ab6e40413d7794a7f5657c19f

Tested with the official SDXL 1.0 model from
https://huggingface.co/stabilityai/stable-diffusion-xl-base-1.0/blob/main/sd_xl_base_1.0.safetensors
and official refiner from
https://huggingface.co/stabilityai/stable-diffusion-xl-refiner-1.0/blob/main/sd_xl_refiner_1.0.safetensors.
VAE:
https://huggingface.co/stabilityai/sdxl-vae/blob/main/sdxl_vae.safetensors

Closes #558
Closes #559

68f336bd99

---------

Co-authored-by: AbdBarho <ka70911@gmail.com>
2023-07-30 15:42:32 +02:00