Commit Graph

186 Commits (2b0def1192f040477c52233d98a9ec1a6fbbea49)

Author SHA1 Message Date
Vladimir Mandic 46709ee391 fix image metadata and diffuser search 2023-07-18 20:41:47 -04:00
Vladimir Mandic debec28be6 rework settings, image-watermark, safe config handling 2023-07-18 14:41:27 -04:00
Vladimir Mandic 11cc14e5a1 update todo and readme 2023-07-17 12:45:24 -04:00
QuantumSoul 6d1ffe8482
README improvements 2023-07-17 18:26:51 +02:00
Vladimir Mandic 7452cee6ae update todo/readme 2023-07-09 18:27:04 -04:00
Aptronymist 2cf2fc0a9a
Update README.md
changed to link to discussions
2023-07-09 12:05:37 -04:00
Aptronymist f8e4e00d47
Update README.md
Included fix for `typing-extensions` error
2023-07-09 11:47:22 -04:00
Vladimir Mandic 2a21196061
Merge branch 'master' into dev 2023-07-08 13:35:25 -04:00
QuantumSoul 9dd1ce837a
README.md title 2023-07-08 15:38:54 +02:00
QuantumSoul 7e665ab5c0
Beautiful README.md
formatting
2023-07-08 15:03:52 +02:00
QuantumSoul 1822242b3f
Update README.md
- Fix typos
- Add trailing dots
- Fix formatting
2023-07-08 14:27:29 +02:00
Vladimir Mandic 65f036e42a add pan and zoom controls to image viewer 2023-07-05 09:47:07 -04:00
Vladimir Mandic 6e89d3b867 css optimizations 2023-07-01 15:57:10 -04:00
Vladimir Mandic 1afb7c6ca8
Merge pull request #1402 from BinaryQuantumSoul/master
Fix typos in README.md
2023-06-12 14:11:24 -04:00
Vladimir Mandic c87245063a update readme links 2023-06-12 14:10:46 -04:00
QuantumSoul fa8519a91d
Update README.md 2023-06-12 19:59:21 +02:00
Vladimir Mandic 409c9d4c9d upstream ports 2023-06-10 18:23:28 -04:00
Vladimir Mandic b5f745b4cd warn of modified files 2023-06-08 11:56:29 -04:00
Vladimir Mandic 251dc341f9 restruct html/js and cleanup 2023-06-01 17:44:15 -04:00
Vladimir Mandic 9e22d91245 update logging and temp file handling 2023-05-25 07:41:40 -04:00
Vladimir Mandic 9e66d88e21 add mps defaults 2023-05-24 15:21:49 -04:00
Vladimir Mandic 8091ef2fca update hiresfix 2023-05-24 12:48:08 -04:00
Vladimir Mandic 9a65233845 update setup to deal with extensions preload 2023-04-22 11:23:17 -04:00
Vladimir Mandic c3c1f0163d update readme/todo 2023-04-20 11:39:58 -04:00
Vladimir Mandic 2b1b75dd12 update readme/todo/gitignore 2023-04-18 14:56:19 -04:00
Vladimir Mandic 71b29c996b change script/extension loading priorities 2023-04-18 14:31:40 -04:00
Vladimir Mandic 86783d164c unload xformers when not used 2023-04-18 07:47:41 -04:00
Vladimir Mandic f5a29752e7 add dynamic themes and preview 2023-04-17 13:49:18 -04:00
Vladimir Mandic a49ecc09ac optional dark/light theme 2023-04-16 08:59:47 -04:00
Vladimir Mandic 3e546a3434 update requirements 2023-04-16 07:42:21 -04:00
Vladimir Mandic 353eb9b019 fix clip package 2023-04-15 21:24:06 -04:00
Vladimir Mandic ed8819b8fc lycoris, strong linting, model keyword, circular imports 2023-04-15 10:28:31 -04:00
Vladimir Mandic 0b42e45f8d update install notes 2023-04-13 12:00:50 -04:00
Vladimir Mandic 81b8294e93 switch cmdflags to settings 2023-04-12 10:40:11 -04:00
Vladimir Mandic 831f562394 new installer 2023-04-11 14:39:04 -04:00
Vladimir Mandic 6f854a0c05 post-merge cleanup 2023-03-27 10:47:35 -04:00
Mikhail Gribanov 1823526c10 Update README.md 2023-03-14 13:05:45 +02:00
AUTOMATIC f36ba9949a add credit for UniPC sampler into the readme 2023-03-11 15:02:58 +03:00
AUTOMATIC 75e03785fe remove download instruction 2023-02-19 09:12:01 +03:00
AUTOMATIC1111 9f113a84eb
Merge pull request #7850 from asdfire1/instructionfix
Fixed missing part in the Linux installation instructions
2023-02-19 09:11:31 +03:00
asdfire1 9691ca5f59
Fixed the Linux installation instructions 2023-02-16 11:59:14 +01:00
missionfloyd 1615f786ee Download model if none are found 2023-02-14 20:54:02 -07:00
EllangoK 32d389ef0f changes remaining text from X/Y -> X/Y/Z 2023-01-27 14:04:23 -05:00
AUTOMATIC 635499e832 add pix2pix credits 2023-01-25 19:42:26 +03:00
brkirch 84d9ce30cb Add option for float32 sampling with float16 UNet
This also handles type casting so that ROCm and MPS torch devices work correctly without --no-half. One cast is required for deepbooru in deepbooru_model.py, some explicit casting is required for img2img and inpainting. depth_model can't be converted to float16 or it won't work correctly on some systems (it's known to have issues on MPS) so in sd_models.py model.depth_model is removed for model.half().
2023-01-25 01:13:02 -05: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
AUTOMATIC 151233399c new screenshot 2023-01-07 13:30:06 +03:00
brkirch 848605fb65 Update README.md 2023-01-06 06:58:49 -05:00
brkirch f6ab5a39d7 Merge branch 'AUTOMATIC1111:master' into sub-quad_attn_opt 2023-01-06 00:14:20 -05:00