Commit Graph

2150 Commits

Author SHA1 Message Date
TinkTheBoush
467cae167a append_tag_shuffle 2022-11-01 23:29:12 +09:00
AUTOMATIC1111
c28de154b0
Merge pull request #4087 from ikasumi/feat/batch-img2img-improve
make save dir if save dir is not exists
2022-11-01 15:08:27 +03:00
AUTOMATIC1111
d79b93084c
Merge pull request #3723 from stysmmaker/patch/image-save-callback
Correct before image saved callback
2022-11-01 14:59:10 +03:00
AUTOMATIC
b85e83c3bd add PYTHONPATH for extension's install.py 2022-11-01 14:48:53 +03:00
AUTOMATIC
d35bf64945 make launch.py run installers for extensions that have ones
add some more classes to safety module for an extension
2022-11-01 14:20:15 +03:00
AUTOMATIC1111
f126986b76
Merge pull request #4098 from jn-jairo/load-model
Unload sd_model before loading the other to solve the issue #3449
2022-11-01 13:54:00 +03:00
AUTOMATIC1111
0874404040
Merge pull request #3982 from MaikoTan/on-started-callback
feat: add app started callback
2022-11-01 13:47:47 +03:00
AUTOMATIC1111
40b3a7e8a5
Merge pull request #3917 from MartinCairnsSQL/adjust-ddim-uniform-steps
Certain step counts for DDIM cause out of bounds error
2022-11-01 13:45:31 +03:00
Martin Cairns
b88505925b
Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps 2022-11-01 08:34:39 +00:00
Eugenio Buffo
dd02889124
Merge pull request #3993 from Harvester62/Italian
Localization Italian - Updates and additions
2022-11-01 08:52:52 +01:00
Eugenio Buffo
2c02fc8ba6
Removed duplicated string from it_IT localization
Removed "Peso dei bordi del punto focale" duplicated string from "Focal point edges weight"
2022-11-01 08:43:02 +01:00
Eugenio Buffo
5029d159b3
Deleted extra it_IT localization
Deleted it_IT localization file outside localization folder as it was not intentionally committed
2022-11-01 08:36:03 +01:00
Riccardo Giovanetti
68c486be61
Merge branch 'AUTOMATIC1111:master' into Italian 2022-11-01 08:27:34 +01:00
Jairo Correa
af758e97fa Unload sd_model before loading the other 2022-11-01 04:01:49 -03:00
AUTOMATIC
5b0f624bdc Added Available tab to extensions UI. 2022-11-01 09:59:10 +03:00
k_sugawara
525c1edf43 make save dir if save dir is not exists 2022-11-01 09:40:54 +09:00
Riccardo Giovanetti
8cc20f90f4
Italian localization - Updates Extensions
Added translations of the new Extensions tab, and a few corrections to some previously translated descriptions/terms.
2022-10-31 23:29:43 +01:00
Riccardo Giovanetti
44ae3504b0
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 17:44:58 +01:00
Dynamic
5c9b3625fa
Merge pull request #4063 from 36DB/kr-localization
Add Extension Manager strings
2022-11-01 01:30:58 +09:00
Dynamic
8954a6e706
Add Extension Manager strings
Since it's fixed and working I'm updating the translations
2022-11-01 01:29:46 +09:00
AUTOMATIC
9e22a35754 fix the error with extension tab not working because of the previous commit 2022-10-31 18:45:50 +03:00
AUTOMATIC
58cc03edd0 fix scripts I broke with the extension tab changes 2022-10-31 18:40:47 +03:00
AUTOMATIC
dc7425a56e disable access to extension stuff for non-local servers 2022-10-31 18:33:44 +03:00
AUTOMATIC
f17769cfbc add requirements for GitPython 2022-10-31 17:57:16 +03:00
AUTOMATIC
910a097ae2 add initial version of the extensions tab
fix broken Restart Gradio button
2022-10-31 17:37:02 +03:00
Riccardo Giovanetti
e0c1cd147d
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 14:33:38 +01:00
Dynamic
9b384dfb5c
Merge pull request #4051 from 36DB/kr-localization
Added some extension KR support
2022-10-31 22:26:44 +09:00
Dynamic
81624f4dfb
Added some extension KR support
Supported extensions
https://github.com/adieyal/sd-dynamic-prompts
https://github.com/yfszzx/stable-diffusion-webui-images-browser
https://github.com/DominikDoom/a1111-sd-webui-tagcomplete
https://github.com/lilly1987/AI-WEBUI-scripts-Random
2022-10-31 22:25:05 +09:00
Riccardo Giovanetti
f1a110a593
Italian localization - Updated a few terms
I've updated a few terms and descriptions. Waiting for review and, hopefully, approval.
2022-10-31 11:39:13 +01:00
Riccardo Giovanetti
43e6e282e2
Merge branch 'AUTOMATIC1111:master' into Italian 2022-10-31 09:02:15 +01:00
Dynamic
d4790fa6db
Update ko_KR.json
Added KR support for Dynamic Prompts extension - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31 16:57:51 +09:00
Dynamic
e19edbbf72
Update ko_KR.json
Added KR support for Dynamic Prompts extension  - https://github.com/mkco5162/sd-dynamic-prompts
2022-10-31 16:56:41 +09:00
Maiko Sinkyaet Tan
081df45da4
docs: add python doc (?)
not sure if this available...
2022-10-31 08:47:43 +08:00
Riccardo Giovanetti
f87dcf1ad8
Localization Italian - Updates and additions
Updated localization with the latest version of these Scripts/Extensions:

animator v6
StylePile
Alpha Canvas

Changed the description for the script "To Infinity and Beyond" (Verso l'infinito e oltre) from 'n' to 'Esegui n volte' (Run n times)
Added localization for the 'Random' and 'Random Grid' scripts I changed both the title and the parameters Steps and CFG labels to make it clearer that the min/max order can be inverted.
Added a few missing translations and character's corrections here and there. Still a work in progress but I will slowly fix wrong thing when I find them.
2022-10-30 18:09:13 +01:00
Martin Cairns
6c9e427c0e
Merge branch 'AUTOMATIC1111:master' into adjust-ddim-uniform-steps 2022-10-30 17:03:25 +00:00
Maiko Tan
423f222283
feat: add app started callback 2022-10-30 22:46:43 +08:00
Martin Cairns
34c86c12b0 Include PLMS in adjust steps as it also can fail in the same way 2022-10-30 11:04:27 +00:00
AUTOMATIC1111
17a2076f72
Merge pull request #3928 from R-N/validate-before-load
Optimize training a little
2022-10-30 09:51:36 +03:00
AUTOMATIC1111
3dc9a43f7e
Merge pull request #3898 from R-N/lr-comma
Allow trailing comma in learning rate
2022-10-30 09:29:29 +03:00
blackneoo
5612d03016
Merge pull request #3955 from AUTOMATIC1111/localization-arabic
Update ar_AR.json
2022-10-30 10:26:25 +04:00
AUTOMATIC
149784202c rework #3722 to not introduce duplicate code 2022-10-30 09:10:22 +03:00
AUTOMATIC1111
060ee5d3a7
Merge pull request #3722 from evshiron/feat/progress-api
prototype progress api
2022-10-30 09:02:01 +03:00
AUTOMATIC
61836bd544 shorten Hypernetwork strength in infotext and omit it when it's the default value. 2022-10-30 08:48:53 +03:00
AUTOMATIC1111
470f184176
Merge pull request #3831 from timntorres/3825-save-hypernet-strength-to-info
Save Hypernetwork strength to infotext.
2022-10-30 08:47:18 +03:00
AUTOMATIC
5a6e0cfba6 always add --api when running tests 2022-10-30 08:28:36 +03:00
AUTOMATIC
59dfe0845d launch tests from launch.py with --tests commandline argument 2022-10-30 08:22:44 +03:00
AUTOMATIC
05a657dd35 fix broken hires fix 2022-10-30 07:41:56 +03:00
AUTOMATIC1111
ded08fc1dc
Merge pull request #3941 from mezotaken/master
Automated testing through API [WIP, feedback required]
2022-10-30 07:41:39 +03:00
Dynamic
94840301f8
Merge pull request #3914 from 36DB/kr-localization
Update KR localization and fix hotkeys
2022-10-30 13:03:36 +09:00
Modar M. Alfadly
ccf95b0e98
Merge pull request #3952 from Harvester62/Italian
Italian localization (extended) [Requires Feedback]
2022-10-30 03:07:43 +03:00