Commit Graph

88 Commits

Author SHA1 Message Date
24ecd676ab Update versions (#104)
- auto:
15f333a266
  - Checkpoint merger NOT WORKING!!!
- hlky:
7bd785d28f
  - Streamlit UI still unstable and clunky
2022-09-28 10:18:07 +02:00
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
43a5e5e85f Update versions (#99)
- auto:
ca3e5519e8
- hlky:
1fd28eed1e
- lstein:
b40bfb5116
1.2.0
2022-09-26 08:31:47 +02:00
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
09366ed955 Ignore Updates 2022-09-25 12:42:33 +02:00
d4874e7c3a Update versions (#96)
- auto:
a2bea2f97a
- hlky:
f585ab1923
   - 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
7638fb4e5e Fix CLIP model caching #88 (#95)
Refs #88
hacky solution but works for now
2022-09-24 09:57:57 +02:00
15a61a99d6 Explicit path to GFPGAN model (#91)
Refs #89
2022-09-23 16:38:50 +02:00
556a50f49b Pin transformers version (#90)
Refs #88
2022-09-23 16:24:14 +02:00
b899f4e516 Update (#87)
### Update versions

- auto:
d6fd71f36f
- hlky:
2a911049aa
2022-09-23 10:34:01 +02:00
a8c85b4699 Update versions (#86)
- auto:
5a1951f175
  - Now with LDSR support
- hlky:
fa6a31b23c
- lstein: prepare for new UI

Closes #85
2022-09-21 19:10:27 +02:00
a96285d10b Update License 2022-09-20 19:35:10 +02:00
83b78fe504 Update versions (#82)
### Update versions

- auto: dd911a47b3
- hlky: 17748cbc9c
- lstein: 50d607ffea
1.1.1
2022-09-19 22:02:46 +02:00
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
6a66ff6abb Update hlky to dev (#76)
Update hlky to dev

abb0c1c377
2022-09-17 16:09:54 +02:00
59892da866 Custom Models Auto (#75) 1.1.0 2022-09-17 13:44:00 +02:00
fceb83c2b0 Dev hlky 2022-09-16 21:10:40 +02:00
17b01a7627 Parallel Downloads (#74) 2022-09-16 20:07:50 +02:00
b96d7c30d0 make executable 2022-09-16 18:37:41 +02:00
aae83bb8f2 Update lstein to dev branch (#73) 2022-09-16 16:40:20 +02:00
10763a8f61 Update Git Post Buffer 2022-09-16 06:51:14 +02:00
64e8f093d2 Create stale.yml 2022-09-16 06:41:49 +02:00
3e0a137c23 Remove outdated (#69) 2022-09-15 22:48:38 +02:00
a1c16942ff Matrix CI/CD (#68) 1.0.2 2022-09-15 22:02:38 +02:00
6ae3473214 Update auto (#67)
* Update auto
2022-09-15 21:05:31 +02:00
5d731cb43c Add gcc (#66)
* update auto

* add gcc
2022-09-15 20:45:21 +02:00
c1fa2f1457 Updates & Prepare hlky streamlit (#59) 2022-09-14 19:48:00 +02:00
d8cfdd3af5 Update Versions (#58)
* Update Versions
2022-09-13 21:40:10 +02:00
03d12cbcd9 Update README.md 2022-09-13 20:24:27 +02:00
2e76b6c4e7 Update README.md 2022-09-13 19:51:58 +02:00
5eae2076ce Update Automatic (#55)
* Update Automatic
1.0.1
2022-09-12 22:46:38 +02:00
725e1f39ba Update (#54)
* Update hlky

* Update auto
2022-09-12 22:21:03 +02:00
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
1.0.0
2022-09-11 20:18:50 +02:00
f76f8d4671 Update Versions (#45)
* Update Automatic to 1b963c20

* Update hlky to dev branch

* Update automatic
0.3.5
2022-09-11 05:25:45 +02:00
e32a48f42a Update Versions (#43) 0.3.4 2022-09-09 19:05:19 +02:00
76989b39a6 Update Versions (#42)
* Update hlky

* Update automatic
0.3.3
2022-09-08 17:56:15 +02:00
4d9fc381bb Remove restart on failure (#41) 2022-09-07 22:38:02 +02:00
bcee253fe0 Update README.md 2022-09-07 19:52:43 +02:00
499143009a Update Versions (#39) 0.3.2 2022-09-07 19:45:03 +02:00
c614625f04 Update AUTOMATIC1111 (#37) 0.3.1 2022-09-06 20:16:28 +02:00
ccd6e238b2 executable 2022-09-06 12:17:19 +02:00
829864af9b Add Font 2022-09-05 21:05:43 +02:00
ccc7306f48 Add AUTOMATIC1111 and lstein WebUIs (#32)
* Lstein

* Add AUTOMATIC1111 and lstein UIs

* Update Workflow
0.3.0
2022-09-05 19:51:22 +02:00
082876aab3 SHA as Build ARG (#30) 2022-09-04 09:12:07 +02:00
ae834cb764 Update Core to bb765f1 (#29) 2022-09-04 08:46:14 +02:00
5f6d9fbb03 CI / Build Image (#27) 2022-09-03 17:36:19 +02:00
d4da252343 Update README(#26) 2022-09-03 14:39:18 +02:00
5af482ed8c Update Core to c84748a (#25) 0.2.1 2022-09-03 13:15:25 +02:00
ce4e190f8f Force LF (#24) 2022-09-03 06:59:16 +02:00
bae3590980 Make mount.sh executable in the git index (#22) 2022-09-02 16:31:55 +02:00