109 Commits

Author SHA1 Message Date
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
3.0.0
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
2.1.0
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!
2.0.1
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.
2.0.0
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
1.2.0
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
1.1.1
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) 1.1.0 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) 1.0.2 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