AbdBarho
2efaeb41cd
Add styles.csv support ( #440 )
...
Follow up to #386 after
https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/9334 has
been merged.
Closes #435
2023-05-04 07:48:19 +02:00
AbdBarho
56b942237e
Update Auto ( #379 )
...
Last version before pytorch 2
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/5ab7f213bec2f816f9c5644becb32eb72c8ffb89
2023-05-04 07:29:49 +02:00
AbdBarho
7b8bc3d74a
LyCORIS - ModelScope ( #439 )
...
Follow up to #401
Closes #401
Closes #437
---------
Co-authored-by: svupper <56261963+svupper@users.noreply.github.com >
Co-authored-by: Ubuntu <ubuntu@ip-10-123-2-162.eu-west-3.compute.internal >
2023-05-04 06:55:01 +02:00
divens
445f3f8bac
Add tty to comfy service ( #429 )
...
Closes issue #428
Co-authored-by: Dylan Ivens <12586504+divens@users.noreply.github.com >
2023-04-28 19:55:06 +02:00
LEv145
076b5747d3
Fix file permissions ( #425 )
...
https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/424
Co-authored-by: LEv145 <you@example.com >
2023-04-28 15:42:12 +02:00
PassiveLemon
2a0de025e2
Support for ComfyUI ( #384 )
...
As discussed in Discussion
[#367 ](https://github.com/AbdBarho/stable-diffusion-webui-docker/discussions/367 ),
this adds support for the newer ComfyUI. I forked the fork that would
already add this but the maintainer of that fork hasn't implemented the
changes needed to properly get the output function working, which I did.
I believe everything is functional though I have not tested every single
node.
I changed the table format for the README and a few other minor things
for aesthetic reasons but if you want me to revert those, I will.
---------
Co-authored-by: Jonathan Kovacs <jkovacs-dev@users.noreply.github.com >
Co-authored-by: AbdBarho <ka70911@gmail.com >
2023-04-21 21:34:17 +02:00
AbdBarho
10c16e1971
Refactor invoke ( #405 )
...
Fixes a problem with cross attention class missing from diffusers
models are now taken from the huggingFace cache.
https://github.com/invoke-ai/InvokeAI/commit/50eb02f68be912276a9c106d5e8038a5671a0386
2023-04-16 10:56:27 +02:00
AJ Walter
555c26b7ce
Make Dockerfiles OCI compliant ( #408 )
...
## Justification
Closes issue #352
This update makes the Dockerfiles OCI compliant, making it easier to use
Buildah or other image building techniques that require it
## Implementation
This changes a few things, listed below:
* auto: Download container is switched to alpine. The `git` container
specified the `/git` directory as a volume. As such, all the files under
`/git` would be lost after each script invoke. Alpine is used later in
the build process anyway, so it shouldn't be any extra cost to switch to
it
* auto: "New" clone.sh script is copied into the container, which is
basically just the previous clone script that was embedded in the
Dockerfile.
* all: `<<EOF` heredoc styles have been switched to `&& \`
* all: I added NVIDIA_DRIVER_CAPABILITIES and NVIDIA_VISIBLE_DEVICES to
expose my Nvidia card. This is most likely a selinux/podman problem, but
shouldn't change anything with docker to add it.
* docker-compose: I added selinux labeling. I tested this with real
docker (not just podman!) and it seems to work fine. Though I suggest
you try it too.
## Testing
Locally builds with buildah.
Note: for caching to work properly, you still need to replace
`/root/.cache/pip` with `/root/.cache/pip,Z` on selinux systems.
Note: I was having some trouble running invoke. Thought it was this PR,
but it's a known issue. See
https://github.com/invoke-ai/InvokeAI/issues/3182
---------
Co-authored-by: AbdBarho <ka70911@gmail.com >
2023-04-16 10:32:03 +02:00
Simon Oelerich
5d379bf7bc
Add mounts for openpose ( #387 )
...
Upon enabling the ControlNet addon from
https://github.com/AbdBarho/stable-diffusion-webui-docker/pull/385 one
might want to use the `openpose` preprocessors. Those are downloaded by
the addon the first time they are used. Without proper mounts those
networks will be downloaded on usage after each container start.
This PR enables those mounts to reduce data traffic.
2023-04-05 19:09:07 +02:00
Simon Oelerich
d2c1e551d7
Enable ControlNet mounts for AUTOMATIC1111 ( #385 )
...
The ControlNet addon
[sd-webui-controlnet](https://github.com/Mikubill/sd-webui-controlnet )
requires the `data/ControlNet` folder to be mounted into
`models/ControlNet`.
This PR enables said mount and adds the ControlNet folder to
`.gitignore` file.
---------
Co-authored-by: AbdBarho <ka70911@gmail.com >
2023-04-04 18:55:14 +02:00
AbdBarho
063665eae1
Update Auto ( #365 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/a9fed7c364061ae6efb37f797b6b522cb3cf7aa2
2023-03-14 18:30:08 +01:00
AbdBarho
bb54e89b34
Update Auto ( #363 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/27e319dc4f09a2f040043948e5c52965976f8491
2023-03-11 22:35:11 +01:00
AbdBarho
aa69f11230
Fix preload for Invoke ( #346 )
...
Refs #345
2023-02-27 19:59:36 +01:00
AbdBarho
c54e26348e
Update Invoke ( #343 )
...
https://github.com/invoke-ai/InvokeAI/commit/6e0c6d9cc9f6bdbdefc4b9e94bc1ccde1b04aa42
2023-02-26 10:53:57 +01:00
AbdBarho
b36de9ef2b
Add libgoogle-perftools-dev ( #341 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
Closes #326
2023-02-23 21:50:16 +01:00
AbdBarho
70d8d7f37f
Update versions ( #338 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/076d624a297532d6e4abebe5807fd7c7504d7a73
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/d3c1b747ee1632c6fab81ba9f89314e9fbdd55e4
2023-02-19 16:25:06 +01:00
AbdBarho
67c9d118d9
Update versions ( #332 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/3715ece0adce7bf7c5e9c5ab3710b2fdc3848f39
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/6551527fe249dc7a44e3fab9db9451c0dc3ad851
Update xformers
2023-02-17 09:22:34 +01:00
AbdBarho
2829ef3581
Auto: hot fix fastapi ( #328 )
...
Closes #327
2023-02-11 11:13:41 +01:00
AbdBarho
1e0561c5cb
Update Auto ( #323 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/3993aa43e95bb60b9df977946af988f119525a71
2023-02-05 11:04:32 +01:00
AbdBarho
3c860d6eaa
Update versions ( #320 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/226d840e84c5f306350b0681945989b86760e616
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/80c5322cccc6f9c6f77aaea80b4bb95e25bc05ba
Remove `accelerate` for startup. Refs #317
Use `SIGINT` Fixes #319
2023-02-02 19:53:48 +01:00
AbdBarho
15e9841860
Update versions ( #316 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/00dab8f10defbbda579a1bc89c8d4e972c58a20d
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/07e03b31b7610a27d709b366a491e57085d9b393
2023-01-29 20:07:41 +01:00
AbdBarho
eeb410f2de
Update versions ( #315 )
...
auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/7a14c8ab45da8a681792a6331d48a88dd684a0a9
invoke:
https://github.com/invoke-ai/InvokeAI/commit/e4cd66216e0b941de7f27b4e2e260aa4f8c956e7
Also, fix script mounting in auto #295
2023-01-27 07:55:22 +01:00
AbdBarho
9d2a3388c3
Always serve static files ( #314 )
...
#308
2023-01-25 18:17:10 +01:00
AbdBarho
95e489afec
Revert #309 ( #313 )
...
Closes #312
2023-01-25 17:38:25 +01:00
AbdBarho
00518a0340
Add missing mkdir ( #310 )
2023-01-24 23:25:07 +01:00
AbdBarho
f8de9190ed
Sync Scripts ( #309 )
...
Refs #308
2023-01-24 23:11:15 +01:00
AbdBarho
8713163a3c
Update Auto ( #307 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/93fad28a979727f9b1331dbdc447598824057cdc
2023-01-24 19:52:15 +01:00
AbdBarho
e2b0fb905b
Add Lora support ( #306 )
...
Refs #305 #303
Co-authored-by: repligator <114337591+repligator@users.noreply.github.com >
2023-01-24 19:17:34 +01:00
AbdBarho
510f9fab2b
Update versions ( #302 )
...
Closes #301
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/c98cb0f8ecc904666f47684e238dd022039ca16f
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/89791d91e84abfc127ffecca21db68920781709f
2023-01-22 20:32:03 +01:00
AbdBarho
042d5c561c
Fix link / mkdir order ( #299 )
...
Fixes
https://github.com/AbdBarho/stable-diffusion-webui-docker/commit/c9153faff74a954fdb3de6289a6e6e5b78aa01a3#commitcomment-97285124
2023-01-19 06:37:53 +01:00
AbdBarho
66846377a6
Mount scripts instead of copy ( #298 )
...
Refs #295
2023-01-18 18:50:56 +01:00
AbdBarho
c9153faff7
Update versions ( #297 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/6faae2323963f9b0e0086a85b9d0472a24fbaa73
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/f232068ab89bd80e4f5f3133dcdb62ea78f1d0f7
2023-01-18 18:48:34 +01:00
AbdBarho
13dfd4eba5
Update auto ( #293 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/d97f467c0d27695d23edad5e4f8898a57e0ccb00
This version has a hash computation of models, so expect slower start up
& loading times.
2023-01-15 11:50:16 +01:00
AbdBarho
9b1ea3cacf
[MAJOR] Update auto to torch 1.13.1 ( #290 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/82725f0ac439f7e3b67858d55900e95330bbd326
torch==1.13.1+cu117
This might break your extensions!
2023-01-13 21:27:55 +01:00
AbdBarho
b5cdf299ca
Update versions ( #287 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/2b94ec78869db7d2beaad23bdff47340416edf85
- sygil:
https://github.com/Sygil-Dev/sygil-webui/commit/571fb897edd58b714bb385dfaa1ad59aecef8bc7
2023-01-09 19:04:40 +01:00
AbdBarho
db831ece65
Bump versions ( #286 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/151233399c4b79934bdbb7c12a97eeb6499572fb
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/26e413ae9cf8dc04c617ca451a91a1624bfdf0c0
2023-01-07 18:58:50 +01:00
AbdBarho
ceeac61cb0
Update auto ( #282 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/683287d87f6401083a8d63eedc00ca7410214ca1
2023-01-06 10:24:20 +01:00
AbdBarho
19972f3cac
Update Versions ( #281 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/81490780949fffed77493b4bd741e96ec737fe27
- sygil:
https://github.com/Sygil-Dev/sygil-webui/commit/e48482823bb73697a6f1e39b3a7e47fe2ba1d697
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/21bf512056eb7bc883174a4203011105fc1b8b50
2023-01-04 20:36:49 +01:00
AbdBarho
0c16c105bc
Update auto ( #280 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/3e22e294135ed0327ce9d9738655ff03c53df3c0
2023-01-03 21:19:37 +01:00
AbdBarho
78c90e5435
Update auto & invoke ( #277 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/524d532b387732d4d32f237e792c7f201a934400
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/524d532b387732d4d32f237e792c7f201a934400
Happy new Year!!!
2023-01-01 16:46:41 +01:00
AbdBarho
6a3826c80a
Update auto ( #274 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/4af3ca5393151d61363c30eef4965e694eeac15e
Merry Christmas 🎄
2022-12-26 09:50:29 +01:00
AbdBarho
56d9763a73
Smaller xformers wheel ( #271 )
...
Built with `Release` instead of `RelWithDebInfo`
Related #270
2022-12-22 09:19:39 +01:00
AbdBarho
41e0dcc2f6
Auto: clean up interrogators ( #265 )
2022-12-17 12:22:45 +01:00
AbdBarho
5a9d305e5c
Update Invoke ( #264 )
...
https://github.com/invoke-ai/InvokeAI/commit/ffa54f4a35ed1aa5a574f911de9dab777cf01f3e
2022-12-16 09:57:33 +01:00
AbdBarho
d70e96da71
Update Invoke ( #261 )
...
https://github.com/invoke-ai/InvokeAI/commit/5d20f479938489d6e242fff9c65b5c5005e18fbe
2022-12-14 09:47:36 +01:00
AbdBarho
d97d257fd3
Update versions ( #257 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/685f9631b56ff8bd43bce24ff5ce0f9a0e9af490
- sygil:
https://github.com/Sygil-Dev/sygil-webui/commit/d3f9d054e8203bd56a6a1712227eac41bef2f291
- invoke:
https://github.com/invoke-ai/InvokeAI/commit/e159bb3dceb26d1bc3ab12f249e4ef4669fa1584
2022-12-12 09:25:44 +01:00
AbdBarho
c3cf8129a9
Expose API per default
2022-12-10 12:06:37 +01:00
AbdBarho
b8256cccd2
Update PR template
2022-12-10 11:42:04 +01:00
AbdBarho
4969906ec8
Update Download URLs
2022-12-10 11:40:25 +01:00
AbdBarho
8201e361fa
Alpha support for sd v2.x in auto ( #244 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/44c46f0ed395967cd3830dd481a2db759fda5b3b
Install sd 2 from [these
instructions](https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Features#stable-diffusion-20 ),
put the downloaded files in `data/StableDiffusion/`, maybe create a
subfolder `v2` and put the models in it, just to keep everything clean.
There will be problems, so be warry.
2022-12-09 18:14:48 +01:00
AbdBarho
1423b274b1
Update Versions ( #256 )
...
sygil:
https://github.com/sd-webui/stable-diffusion-webui/commit/5291437085bddd16d752f811b6552419a2044d12
Also, switch to pip instead of conda because it is really slow
invoke:
https://github.com/invoke-ai/InvokeAI/commit/ed9186b09950f2652a0b07c93a08490f475435f7
2022-12-09 16:50:46 +01:00
AbdBarho
87a51e9fd1
[BREAKING] Rename UIs ( #254 )
...
Rename the UIs in docker compose to their new names
Changes folder names
Changes output folder structure
Closes issue #263
Adds `sygil-sl` instead of docker compose flag.
2022-12-04 11:00:28 +01:00
AbdBarho
bdee804112
Fix mounting in Lstein ( #253 )
...
Closes #251
2022-12-04 07:07:49 +01:00
AbdBarho
f1a1641add
Invoke 2.2.3 ( #250 )
...
lstein:
https://github.com/invoke-ai/InvokeAI/commit/5c31feb3a1096d437c94b6e1c3224eb7a7224a85
2022-12-03 13:36:18 +01:00
AbdBarho
8df9d10a58
Update versions ( #246 )
...
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/18a3b809275c395b9a2730c78d6bc0f9b06671e1
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/a9aa4e45aa6f5d5a2aa385349131d8733dd380fa
2022-11-30 19:33:44 +01:00
AbdBarho
7a1e52bc7a
Enable extensions by default ( #243 )
...
Closes #242
2022-11-26 15:45:53 +01:00
AbdBarho
d20b8732b3
Update xformers ( #241 )
...
https://github.com/facebookresearch/xformers/commit/8910bb5a6536e01b49f4b85e01868970bfea7850
2022-11-25 13:25:10 +01:00
AbdBarho
23757d2356
Update invoke ( #234 )
...
https://github.com/invoke-ai/InvokeAI/commit/2b7e3abe57963d199f1d825ddef87ae154c81045
2022-11-20 11:35:56 +01:00
AbdBarho
9e7979b756
Update Versions ( #230 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/47a44c7e421b98ca07e92dbf88769b04c9e28f86
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/269107a104fc9fee3201eb2c56cf7adb3d063e4b
Refs #216
2022-11-20 11:05:39 +01:00
AbdBarho
8623c73741
v1.5 Inpainting ( #221 )
...
Also remove v1.4
Closes #217
2022-11-13 08:42:27 +01:00
AbdBarho
9b6750b2f6
Use cuda 11.6 for auto ( #220 )
...
auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/98947d173e3f1667eba29c904f681047dea9de90
Closes #218 #219
2022-11-13 07:12:17 +01:00
AbdBarho
5e3f20ba43
Move contribution to the top
2022-11-12 18:33:59 +01:00
AbdBarho
53ac3601d7
Update versions ( #213 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ac085628540d0ec6a988fad93f5b8f2154209571
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/09b64d4f759c44c7c6bc4d433ddd8e964d48b854
- lstein
- On hold because of many breaking changes
2022-11-11 07:19:47 +01:00
AbdBarho
37feff58bb
Reorder Readme sections
2022-11-09 18:56:22 +01:00
AbdBarho
427320475b
Add Samplers ( #205 )
...
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/804d9fb83d0c63ca3acd36378707ce47b8f12599
Closes #201
Closes #204
2022-11-07 07:02:31 +01:00
AbdBarho
9a60522244
Update stale.yml
2022-11-06 14:24:02 +01:00
AbdBarho
887a16ef35
Redirect to discussions
2022-11-06 11:10:21 +01:00
AbdBarho
0a4c2a34b8
Hack to allow installing extensions ( #200 )
...
remember to remove it if its fixed upstream
2022-11-05 18:04:39 +01:00
AbdBarho
73cd69075e
Update versions ( #198 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/30b1bcc64e67ad50c5d3af3a6fe1bd1e9553f34e
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/6f6d7571ea56809c1beaf11430ec36ab28e0884f
2022-11-05 09:51:30 +01:00
AbdBarho
b33c0d4bcf
Fix UI Layout ( #196 )
...
Closes #183
2022-11-04 23:29:44 +01:00
AbdBarho
5450583be1
Deepdanbooru Support ( #194 )
...
Builds on top of #150
Thanks to @pirahtays
Co-authored-by: Imaginator <mriegel@gmail.com >
Co-authored-by: pirahtays <35934562+pirahtays@users.noreply.github.com >
2022-11-04 22:41:38 +01:00
AbdBarho
1cfb915d12
Invoke AI v2.1 ( #195 )
...
https://github.com/invoke-ai/InvokeAI/commit/6b89adfa7ebd4591ed91a76ecf152e3517cda385
2022-11-04 22:35:44 +01:00
AbdBarho
fb9d1e579c
Update versions ( #193 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/cd5eafaf03a25d2b0e35154666947b9489078af9
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/62f9706d6abf52c7a0facbfddbc22f98e2b3fa85
2022-11-02 21:57:01 +01:00
AbdBarho
9092aa233b
Update versions ( #189 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/dd02889124b2f89aa1d9acafedfa8774e53c98cb
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/d8e61a5cd3c7a6f55a3f94852f54d7c76d29c2ce
2022-11-01 17:12:53 +01:00
AbdBarho
a5218b8639
Auto Extensions ( #176 )
...
Closes #148
Closes #172
2022-10-30 10:01:18 +01:00
AbdBarho
d6cbafdca8
Scripts support ( #187 )
...
Closes #186
2022-10-30 09:42:30 +01:00
AbdBarho
4464e9d9e9
Update versions ( #185 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/35c45df28b303a05d56a13cb56d4046f08cf8c25
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/091520bed06f913c9f432f9f47ccbe22b46068d7
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/fdf9b1c40c243d6806e787877e42ae4c115790ee
2022-10-29 22:02:35 +02:00
AbdBarho
fb5407a6bc
Smaller git clones ( #179 )
...
Closes #135
2022-10-27 16:49:30 +02:00
AbdBarho
5b4acd605d
Contribution Info ( #181 )
2022-10-26 23:57:29 +02:00
AbdBarho
48f8650fd8
Bump Versions ( #178 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/737eb28faca8be2bb996ee0930ec77d1f7ebd939
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/5f6141ae7c8520b250896c80ac938396164f78df
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/2b6d78e4363f3eca726228a40b6de832eb0ac040
2022-10-26 20:02:00 +02:00
Sebastian Piechowiak
31c21025ea
Aria fixes ( #170 )
...
Fixes WARN / ERRORs addressed in
https://github.com/AbdBarho/stable-diffusion-webui-docker/issues/167
Closes #167
2022-10-26 19:13:31 +02:00
AbdBarho
1211e9c5de
Downgrade gradio ( #175 )
...
Closes #173
2022-10-25 21:05:09 +02:00
AbdBarho
49ad173e95
Bump Versions ( #171 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/df0a1f83815c771246a7b1bca85d63feaefad8d1
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/bb7fce1a871cc434145d5a2114e5d70cbdafa34d
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/3081b6b7dd4c2fb1156e7a99dc461012c4ecda35
2022-10-24 22:17:51 +02:00
ProducerMatt
5122f83c0f
Tags for CLIP interrogation ( #166 )
...
This populates a folder with tags for the CLIP interrogator to label
images with. I.e. artists, art styles, art mediums, moods and genres,
etc.
2022-10-23 09:05:28 +02:00
AbdBarho
3c544dd7f4
SD 1.5 ( #164 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/f49c08ea566385db339c6628f65c3a121033f67c
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/8d1e42b9c50c747d056b0a98f3c2eb7652fb73a7
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/554445a985d970200095bbcb109273a49c462682
2022-10-22 10:44:39 +02:00
AbdBarho
42cc17da74
New Url ( #161 )
...
Closes #159
I am not sure how often we will face this problem again.
2022-10-21 04:28:25 +02:00
AbdBarho
31e4dec08f
Expose auto ui config ( #149 )
...
Closes #147
2022-10-17 18:55:16 +02:00
AbdBarho
0148e5e109
hotfix CI/CD
2022-10-16 17:08:24 +02:00
AbdBarho
111825ac25
xformers for auto ( #136 )
...
Closes #128
2022-10-16 16:35:14 +02:00
AbdBarho
c1e13867d9
Update versions ( #146 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/36a0ba357ab0742c3c4a28437b68fb29a235afbe
- History tab should be working, closes #138
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/bd57d22f2e0ec7eed084bdf2a4c0dcc0ed745daf
- experimental support for the streamlit UI, use the env var
`USE_STREAMLIT`, see the `docker-compose.yml` file, closes #105
- Don't create issues if it fails, it is still very early in dev.
2022-10-16 16:27:20 +02:00
AbdBarho
463f332d14
update condition ( #141 )
...
Closes #140
2022-10-15 08:08:36 +02:00
AbdBarho
3682303355
Update ( #139 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/03d62538aebeff51713619fe808c953bdb70193d
- History Tab IS NOT WORKING YET! #138
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/fd51bab1ec03543eb57faa954caab879ef2bafe7
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/fe2a2cfc8b6156805c420c026c5ef8bbb256899e
Closes #102 the config file has been moved to `data/config/auto`
2022-10-14 22:42:34 +02:00
Mou Lai
402c691a49
Fix & Update to use lstein ( #131 )
...
1. Update `docker-compose.yml`: use `PRELOAD=true` for lstein. See the
[note](https://github.com/invoke-ai/InvokeAI/blob/94bad8555a8832eca01ed7da6797f65cf6bb9cfb/docs/installation/INSTALL_LINUX.md?plain=1#L60 )
in the installation guide of InvokeAI.
3. Fix `services/lstein/mount.sh`: change `CodeFormer` to `Codeformer`.
4. Update `services/lstein/mount.sh`: avoid having to re-download the
`${PWD}/gfpgan/weights/...` every time the container is started.
2022-10-14 15:52:01 +02:00
AbdBarho
b36113b7d8
Update shell ( #134 )
...
Closes #133
2022-10-13 20:27:32 +02:00
AbdBarho
b60c787474
Update bug.md
2022-10-12 09:11:06 +02:00
AbdBarho
161fd52c16
Bump Versions ( #127 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/6a9ea5b41cf92cd9e980349bb5034439f4e7a58b
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/2215a3b40325ac53d65c22e181eb59ef22ff0586
- lstein:
https://github.com/invoke-ai/InvokeAI/commit/79e79b78aaeedb49afcc795e0e00eebfdbedee96
- Now is back with v2!
Closes #123
2022-10-11 20:00:58 +02:00
AbdBarho
3b3c244c31
Add Empty dir for saving ( #126 )
...
Fixes #124
Creates empty dir for saving, should be done by the UI...
2022-10-11 18:18:52 +02:00
AbdBarho
5698c49653
Update versions ( #121 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/050a6a798cec90ae2f881c2ddd3f0221e69907dc
- Now uses python 3.10
- requires a complete re-install
- Image is now smaller (5.7GB vs 9.8GB)
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/fe6e72fde79214aa848d47afe74487d9855b8643
- lstein:
https://github.com/lstein/stable-diffusion/commit/31869885d9d3ee1e62c1109fb141e828e9a0e833
- img2img now works
2022-10-09 11:39:31 +02:00
AbdBarho
710280c7ab
Update versions ( #120 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/2995107fa24cfd72b0a991e18271dcde148c2807
- More samplers
- Textual inversion training
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/1a9c053cb7b6832695771db2555c0adc9b41e95f
- Build times are SLOW
- lstein:
https://github.com/lstein/stable-diffusion/commit/4f247a3672474bd9c46060bab6087dbf9e2531f3
- Prepare for 2.0 release
- very cool new UI!
2022-10-07 09:46:07 +02:00
AbdBarho
e1e03229fd
Update versions ( #116 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/1eb588cbf19924333b88beaa1ac0041904966640
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/1e7bdfe3f38a6dd37fc230f440ea1b0db0937240
2022-10-04 19:56:38 +02:00
AbdBarho
79868d88e8
Fix chmod on non-existing dir ( #113 )
...
closes #112
2022-10-02 09:25:31 +02:00
AbdBarho
6f5eef42a7
Fix typo ( #111 )
...
Closes #110
2022-10-01 19:59:54 +02:00
AbdBarho
14c4b36aff
v2 ( #108 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/3f417566b0bda8eab05d247567aebf001c1d1725
### Breaking changes:
* renamed `automatic-1111` service to `auto`
* the `cache` folder is now deprecated, replaced with `data` (see
migration guide below)
* `embeddings` folder has been moved to `data/embeddings`
* use GFPGAN 1.4
### Migration Guide
Note: in theory, running the command
```
docker compose --profile download up --build
```
is all you need to use the new version, however, this means you will
also have to download everything again. A new script is available under
`scripts/migratev1tov2.sh` that will copy models to the new structure
and should get you most of the way, run
```bash
./scripts/migratev1tov2.sh
```
or you can manually inspect the script and copy the files
After that, run
```
docker compose --profile download up --build
```
to validate everything.
2022-10-01 12:57:53 +02:00
AbdBarho
28f171e64d
Update / Disable lstein Temporarily ( #106 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/f80c3696f63a181f720105559d42ee53453ed0eb
- model merger now works! the resulting model is saved in
`cache/custom-models`
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/aaa3be16e0e66f07c63dbdb49b9b7cac8fef5cfb
- lstein:
https://github.com/lstein/stable-diffusion/commit/8c9f2ae705cf723d4a8a73c416e8d8bf2d746977
- This UI has been temporarely disabled due to limitation in the output
path:
https://github.com/invoke-ai/InvokeAI/blob/8c9f2ae705cf723d4a8a73c416e8d8bf2d746977/backend/modules/create_cmd_parser.py#L26
2022-09-30 09:37:27 +02:00
AbdBarho
9af4a23ec4
Stalebot: don't ignore updates
2022-09-29 12:04:40 +02:00
AbdBarho
24ecd676ab
Update versions ( #104 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/15f333a266c20319e2b95a47a8834adf7b914aec
- Checkpoint merger NOT WORKING!!!
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/7bd785d28f974c6e268604794acc549607e33090
- Streamlit UI still unstable and clunky
2022-09-28 10:18:07 +02:00
Sebastian Piechowiak
ef36c50cf9
Docker compose .gitignore update ( #100 )
...
Docker compose allows override some settings in `docker-compose.yml` by
using additional file: `docker-compose.override.yml`.
This allows to hold own settings in override file which does not
conflict with updates made by pulling newer version with "git pull"
command.
This feature requires three things:
1. Creating `docker-compose.override.yml-dist` file which is a
distributed file inside repo. This file can be copied as
`docker-compose.override.yml` and modified for own needs.
2. Change in `.gitignore` file so `docker-compose.override.yml` file is
ignored, so git pull / commit will not complain about this file.
3. Modify wiki entry about setup to mention possibility to use this
method.
Closes #101
2022-09-28 08:36:53 +02:00
AbdBarho
43a5e5e85f
Update versions ( #99 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/ca3e5519e8b6dc020c5e7ae508738afb5dc6f3ec
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/1fd28eed1ebc3aa04b9b00e2a899f3bf07f64bdc
- lstein:
https://github.com/lstein/stable-diffusion/commit/b40bfb5116b7fc618f78a0d152005ceb46153443
2022-09-26 08:31:47 +02:00
Rafael Goes
5bbc21ea3d
Adding embeddings volume for auto textual inversion ( #98 )
...
Adding embeddings volume mapping for AUTOMATIC1111, enabling textual
inversion feature. As discussed in #93
2022-09-25 18:56:38 +02:00
AbdBarho
09366ed955
Ignore Updates
2022-09-25 12:42:33 +02:00
AbdBarho
d4874e7c3a
Update versions ( #96 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/a2bea2f97aab6ef60afe6534611e646f66226868
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/f585ab1923730339ea75d36b53ac1d5b6cbde500
- New UI is still in works & extremely unstable
- lstein: No new updates, especially not to the UI
2022-09-24 11:10:11 +02:00
AbdBarho
7638fb4e5e
Fix CLIP model caching #88 ( #95 )
...
Refs #88
hacky solution but works for now
2022-09-24 09:57:57 +02:00
AbdBarho
15a61a99d6
Explicit path to GFPGAN model ( #91 )
...
Refs #89
2022-09-23 16:38:50 +02:00
AbdBarho
556a50f49b
Pin transformers version ( #90 )
...
Refs #88
2022-09-23 16:24:14 +02:00
AbdBarho
b899f4e516
Update ( #87 )
...
### Update versions
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/d6fd71f36f33763f3a8d1d98f815e1e6a979e13e
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/2a911049aa07a1a79f8cfc8e05d13b906c23efcf
2022-09-23 10:34:01 +02:00
AbdBarho
a8c85b4699
Update versions ( #86 )
...
- auto:
https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/5a1951f17567022612aef5302fb650923a06fb54
- Now with LDSR support
- hlky:
https://github.com/sd-webui/stable-diffusion-webui/commit/fa6a31b23c38b41541ed9af19201e6f8355ac165
- lstein: prepare for new UI
Closes #85
2022-09-21 19:10:27 +02:00
Abdullah Barhoum
a96285d10b
Update License
2022-09-20 19:35:10 +02:00
AbdBarho
83b78fe504
Update versions ( #82 )
...
### Update versions
- auto: https://github.com/AUTOMATIC1111/stable-diffusion-webui/commit/dd911a47b3c3313b3938b700eb26cbd5bb3e1c95
- hlky: https://github.com/sd-webui/stable-diffusion-webui/commit/17748cbc9c34df44d0381c42e4f0fe1903089438
- lstein: https://github.com/lstein/stable-diffusion/commit/50d607ffea3734072a80e38b09ba0c3758af5d40
2022-09-19 22:02:46 +02:00
AbdBarho
84f9cb84e7
Update versions ( #77 )
...
AUTOMATIC1111/stable-diffusion-webui@9e892d9
lstein/stable-diffusion@9bcb0df
transformers==4.22 for caching
Refs #78
2022-09-18 13:49:06 +02:00
AbdBarho
6a66ff6abb
Update hlky to dev ( #76 )
...
Update hlky to dev
https://github.com/sd-webui/stable-diffusion-webui/commit/abb0c1c37756f0b5c3869a4037fd3402671c025a
2022-09-17 16:09:54 +02:00
AbdBarho
59892da866
Custom Models Auto ( #75 )
2022-09-17 13:44:00 +02:00
Abdullah Barhoum
fceb83c2b0
Dev hlky
2022-09-16 21:10:40 +02:00
AbdBarho
17b01a7627
Parallel Downloads ( #74 )
2022-09-16 20:07:50 +02:00
Abdullah Barhoum
b96d7c30d0
make executable
2022-09-16 18:37:41 +02:00
AbdBarho
aae83bb8f2
Update lstein to dev branch ( #73 )
2022-09-16 16:40:20 +02:00
AbdBarho
10763a8f61
Update Git Post Buffer
2022-09-16 06:51:14 +02:00
AbdBarho
64e8f093d2
Create stale.yml
2022-09-16 06:41:49 +02:00
AbdBarho
3e0a137c23
Remove outdated ( #69 )
2022-09-15 22:48:38 +02:00
AbdBarho
a1c16942ff
Matrix CI/CD ( #68 )
2022-09-15 22:02:38 +02:00
AbdBarho
6ae3473214
Update auto ( #67 )
...
* Update auto
2022-09-15 21:05:31 +02:00
AbdBarho
5d731cb43c
Add gcc ( #66 )
...
* update auto
* add gcc
2022-09-15 20:45:21 +02:00
AbdBarho
c1fa2f1457
Updates & Prepare hlky streamlit ( #59 )
2022-09-14 19:48:00 +02:00
AbdBarho
d8cfdd3af5
Update Versions ( #58 )
...
* Update Versions
2022-09-13 21:40:10 +02:00
AbdBarho
03d12cbcd9
Update README.md
2022-09-13 20:24:27 +02:00
AbdBarho
2e76b6c4e7
Update README.md
2022-09-13 19:51:58 +02:00
AbdBarho
5eae2076ce
Update Automatic ( #55 )
...
* Update Automatic
2022-09-12 22:46:38 +02:00
AbdBarho
725e1f39ba
Update ( #54 )
...
* Update hlky
* Update auto
2022-09-12 22:21:03 +02:00
AbdBarho
ab651fe0d7
Major refactor ( #49 )
...
* update folders
* Update CI
* Update CI
* Unify base docker images
* Remove dead config
* Update permissions
* Remove CPU Hack
* Update hlky
* Add Download Service
* Adapt services
* executable
* remove buggy parameter
* rename to SHA
* Update README
2022-09-11 20:18:50 +02:00
AbdBarho
f76f8d4671
Update Versions ( #45 )
...
* Update Automatic to 1b963c20
* Update hlky to dev branch
* Update automatic
2022-09-11 05:25:45 +02:00
AbdBarho
e32a48f42a
Update Versions ( #43 )
2022-09-09 19:05:19 +02:00
AbdBarho
76989b39a6
Update Versions ( #42 )
...
* Update hlky
* Update automatic
2022-09-08 17:56:15 +02:00
AbdBarho
4d9fc381bb
Remove restart on failure ( #41 )
2022-09-07 22:38:02 +02:00
AbdBarho
bcee253fe0
Update README.md
2022-09-07 19:52:43 +02:00
AbdBarho
499143009a
Update Versions ( #39 )
2022-09-07 19:45:03 +02:00
AbdBarho
c614625f04
Update AUTOMATIC1111 ( #37 )
2022-09-06 20:16:28 +02:00
abdullah
ccd6e238b2
executable
2022-09-06 12:17:19 +02:00
Abdullah Barhoum
829864af9b
Add Font
2022-09-05 21:05:43 +02:00
AbdBarho
ccc7306f48
Add AUTOMATIC1111 and lstein WebUIs ( #32 )
...
* Lstein
* Add AUTOMATIC1111 and lstein UIs
* Update Workflow
2022-09-05 19:51:22 +02:00
AbdBarho
082876aab3
SHA as Build ARG ( #30 )
2022-09-04 09:12:07 +02:00
AbdBarho
ae834cb764
Update Core to bb765f1 ( #29 )
2022-09-04 08:46:14 +02:00
AbdBarho
5f6d9fbb03
CI / Build Image ( #27 )
2022-09-03 17:36:19 +02:00
AbdBarho
d4da252343
Update README( #26 )
2022-09-03 14:39:18 +02:00
AbdBarho
5af482ed8c
Update Core to c84748a ( #25 )
2022-09-03 13:15:25 +02:00
AbdBarho
ce4e190f8f
Force LF ( #24 )
2022-09-03 06:59:16 +02:00
AbdBarho
bae3590980
Make mount.sh executable in the git index ( #22 )
2022-09-02 16:31:55 +02:00
AbdBarho
1588d1eecf
Force LF endings ( #19 )
2022-09-02 12:16:21 +02:00
AbdBarho
9cbd58b3f4
Update README.md ( #18 )
2022-09-02 09:58:26 +02:00
AbdBarho
089fc524d8
Add Latent Diffusion & Image Lab ( #17 )
...
* Add Latent Diffusion & Image Lab
* Update versions
2022-09-02 09:55:36 +02:00
AbdBarho
0d8b7d4ac8
Update Core to c5b2c86f ( #15 )
2022-09-01 06:27:15 +02:00
AbdBarho
561664ea6e
Update FAQ ( #14 )
...
Closes #9
Add fix to green output
2022-08-31 22:32:21 +02:00
AbdBarho
77c2b2d217
Update issue templates ( #13 )
2022-08-31 19:06:03 +02:00
Abdullah Barhoum
6c0c610f27
Update Readme
2022-08-31 18:20:51 +02:00
Abdullah Barhoum
dc730b7f6b
Typo
2022-08-31 18:18:32 +02:00
Abdullah Barhoum
15952906a1
Add Textual inversion
2022-08-31 18:17:44 +02:00
Abdullah Barhoum
4aaf38970a
Update Core to ff8c2d0
2022-08-31 17:50:38 +02:00
AbdBarho
61bd38dfe4
Remove Outdated GFPGAN Comment
2022-08-31 08:51:06 +02:00
AbdBarho
bec4997639
Remove Outdated CLI Args
2022-08-31 08:50:23 +02:00
Abdullah Barhoum
44903ca3aa
Update Readme
2022-08-31 07:07:05 +02:00
Abdullah Barhoum
af409daa0e
Update Core to fa977b3d6
2022-08-31 07:05:27 +02:00
Abdullah Barhoum
19f9402076
Update Core to fe76828926653f979263b4c9d0bf7acc75f4aad2
2022-08-30 21:40:02 +02:00
Abdullah Barhoum
eef83a318c
Move GFPGAN to GPU
2022-08-30 18:56:46 +02:00
Abdullah Barhoum
bc8ec0fe55
Update README
2022-08-30 06:17:38 +02:00
Abdullah Barhoum
f5e9997a55
Update
...
Core: c0c2a7c0d55561cfb6f42a3681346b9b70749ff1
UI: 49e6178fd82ca736f9bbc621c6b12487c300e493
2022-08-30 06:11:28 +02:00
Abdullah Barhoum
fec97dc9e1
Update Versions
...
Core: 64490d2df8b321d6562d3023210a30a2c5ad42b7
UI: e253a27a0fd5f252e9acb9b0003f7e3570ab7162
2022-08-29 20:10:14 +02:00
AbdBarho
134130a3b2
Update README.md
2022-08-29 17:52:39 +02:00
Abdullah Barhoum
2ecfb0fe59
Make directories if they don't exist
2022-08-29 08:12:04 +02:00
Abdullah Barhoum
89d8a17064
Update SHAs
...
Core to f3ab556a0c25389cf76f82e63073054e32313829
UI to 083ffd9ad83d196100fd4b8edfa82c9378546327
2022-08-29 06:06:58 +02:00
Abdullah Barhoum
05829c5ae3
Make secondary models optional
2022-08-29 05:50:35 +02:00
Abdullah Barhoum
66c0658255
Fix message repetition
2022-08-28 19:09:15 +02:00
Abdullah Barhoum
b3fa72a614
Update UI & Core
2022-08-28 18:41:54 +02:00
Abdullah Barhoum
3efd62aac2
Update Readme
2022-08-28 15:27:04 +02:00
Abdullah Barhoum
b5537dbc78
Update Base to 6b442c0
2022-08-28 13:35:40 +02:00
Abdullah Barhoum
76bd1bf3cb
Update Readme
2022-08-28 12:37:13 +02:00