Commit Graph

1191 Commits (master)

Author SHA1 Message Date
Vladimir Mandic edcc46632b update extensions 2023-01-21 14:43:28 -05:00
AUTOMATIC a2749ec655 load Lora from .ckpt also 2023-01-21 18:52:45 +03:00
AUTOMATIC 855b9e3d1c Lora support!
update readme to reflect some recent changes
2023-01-21 16:15:53 +03:00
AUTOMATIC 6d805b669e make CLIP interrogator download original text files if the directory does not exist
remove random artist built-in extension (to re-added as a normal extension on demand)
remove artists.csv (but what does it mean????????????????????)
make interrogate buttons show Loading... when you click them
2023-01-21 09:14:27 +03:00
Vladimir Mandic ae5066f100 update extensions 2023-01-20 12:27:24 -05:00
Vladimir Mandic dade3d320a update extensions 2023-01-20 11:38:32 -05:00
Vladimir Mandic ac288d1c1a
Merge pull request #22 from AUTOMATIC1111/master
sync branches
2023-01-20 07:05:58 -05:00
AUTOMATIC 20a59ab3b1 move token counter to the location of the prompt, add token counting for the negative prompt 2023-01-20 10:18:41 +03:00
Vladimir Mandic 9901913af7
Merge pull request #21 from AUTOMATIC1111/master
sync branches
2023-01-19 17:56:11 -05:00
AUTOMATIC c12d7ddd72 add handling to some places in javascript that can potentially cause issues #6898 2023-01-19 16:08:09 +03:00
Vladimir Mandic 85162a946a
Merge pull request #20 from AUTOMATIC1111/master
sync branch
2023-01-18 19:22:34 -05:00
AUTOMATIC 924e222004 add option to show/hide warnings
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
2023-01-18 23:04:24 +03:00
Vladimir Mandic b7db2e3698 add cli 2023-01-14 14:15:47 -05:00
Vladimir Mandic 4117a7b292 update extensions 2023-01-14 13:06:12 -05:00
Vladimir Mandic 9352dcbeca update extensions 2023-01-14 13:06:12 -05:00
Vladimir Mandic d59e64eb2f add image browser to builtin 2023-01-14 12:15:28 -05:00
Vladimir Mandic 337fa8e790 add aesthetic scorer 2023-01-14 12:11:06 -05:00
Vladimir Mandic a8e0542e24 add aesthetic scorer 2023-01-14 12:10:52 -05:00
Vladimir Mandic b67b118a26 add submodule 2023-01-14 12:05:50 -05:00
Vladimir Mandic db2ba35818 delete 2023-01-14 12:05:35 -05:00
Vladimir Mandic 88d3af4625 update gitignore 2023-01-14 12:02:30 -05:00
Vladimir Mandic 21ca2cb336 update extensions 2023-01-14 12:00:21 -05:00
Vladimir Mandic 2d942ea53e update 2023-01-14 11:50:27 -05:00
Vladimir Mandic 7351975199 update system info extension 2023-01-14 11:38:37 -05:00
Vladimir Mandic dae07f596e update 2023-01-14 11:12:31 -05:00
Vladimir Mandic b2c463c7dd add homepage 2023-01-11 12:27:14 -05:00
Vladimir Mandic 321134b946 add extensions 2023-01-09 08:02:38 -05:00
AUTOMATIC 524d532b38 moved roll artist to built-in extensions 2023-01-01 14:07:40 +03:00
Yuval Aboulafia 3bf5591efe fix F541 f-string without any placeholders 2022-12-24 21:35:29 +02:00
wywywywy 8bcdd50461 Add safetensors support to LDSR 2022-12-10 18:57:18 +00:00
AUTOMATIC1111 685f9631b5
Merge pull request #5586 from wywywywy/ldsr-improvements
LDSR improvements - cache / optimization / opt_channelslast
2022-12-10 18:22:39 +03:00
wywywywy 1581d5a167 Made device agnostic 2022-12-10 14:07:27 +00:00
wywywywy 6df316c881 LDSR cache / optimization / opt_channelslast 2022-12-10 13:54:29 +00:00
Bwin4L 718dbe5e82
Fix token counter color on dark theme 2022-12-10 14:51:11 +01:00
AUTOMATIC e11d0d43b1 change color of the valid prompt to black - back to how it was 2022-12-10 09:53:54 +03:00
AUTOMATIC1111 22f916df79
Merge pull request #5502 from Bwin4L/master
Add bracket checking functionality to the txt2img/img2img prompts
2022-12-10 09:32:11 +03:00
Bwin4L 02f566f684
Add bracket checking functionality to the txt2img/img2img prompts and negative prompts. 2022-12-07 16:14:05 +01:00
wywywywy a8ae263c69 Reinstate DDPM V1 to LDSR 2022-12-04 13:42:19 +00:00
AUTOMATIC cefb5d6d7d fix accessing options when they are not ready for SwinIR. 2022-12-03 20:40:29 +03:00
AUTOMATIC 0d21624cee move #5216 to the extension 2022-12-03 18:16:19 +03:00
AUTOMATIC b6e5edd746 add built-in extension system
add support for adding upscalers in extensions
move LDSR, ScuNET and SwinIR to built-in extensions
2022-12-03 18:06:33 +03:00