evshiron
|
f62db4d5c7
|
fix progress response model
|
2022-10-30 03:56:44 +08:00 |
|
evshiron
|
7f5212fb5f
|
Merge branch 'master' into feat/progress-api
|
2022-10-30 03:49:00 +08:00 |
|
evshiron
|
6b719c49b1
|
Merge branch 'master' into feat/progress-api
|
2022-10-30 03:45:29 +08:00 |
|
AUTOMATIC
|
d699720254
|
add translators to codeowners with their respective translation files
|
2022-10-29 22:39:10 +03:00 |
|
AUTOMATIC
|
4cb5983c30
|
rename french translation to be in line with others
|
2022-10-29 22:38:50 +03:00 |
|
AUTOMATIC1111
|
58fb4bc08c
|
Merge pull request #3783 from 36DB/management
CODEOWNERS update for localization management
|
2022-10-29 22:22:00 +03:00 |
|
AUTOMATIC1111
|
c328deb5f1
|
Merge pull request #3934 from bamarillo/api-add-png-info-endpoint
[API][Feature] Add png info endpoint
|
2022-10-29 22:20:50 +03:00 |
|
AUTOMATIC
|
9bb6b6509a
|
add postprocess call for scripts
|
2022-10-29 22:20:02 +03:00 |
|
Bruno Seoane
|
83a1f44ae2
|
Fix space
|
2022-10-29 16:10:00 -03:00 |
|
Bruno Seoane
|
4609b83cd4
|
Add PNG Info endpoint
|
2022-10-29 16:09:19 -03:00 |
|
Vladimir Repin
|
ffc5b700c4
|
extras test template added
|
2022-10-29 21:50:06 +03:00 |
|
Vladimir Repin
|
2f3d8172c3
|
img2img test template and setUp added
|
2022-10-29 21:43:32 +03:00 |
|
Muhammad Rizqi Nur
|
3d58510f21
|
Fix dataset still being loaded even when training will be skipped
|
2022-10-30 00:54:59 +07:00 |
|
Muhammad Rizqi Nur
|
a07f054c86
|
Add missing info on hypernetwork/embedding model log
Mentioned here: https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/1528#discussioncomment-3991513
Also group the saving into one
|
2022-10-30 00:49:29 +07:00 |
|
random_thoughtss
|
6e2ce4e735
|
Added image conditioning to latent upscale.
Only comuted if the mask weight is not 1.0 to avoid extra memory.
Also includes some code cleanup.
|
2022-10-29 10:35:51 -07:00 |
|
Muhammad Rizqi Nur
|
ab05a74ead
|
Revert "Add cleanup after training"
This reverts commit 3ce2bfdf95 .
|
2022-10-30 00:32:02 +07:00 |
|
random_thoughtss
|
44ab954fab
|
Fix latent upscale highres fix #3888
|
2022-10-29 10:02:56 -07:00 |
|
Mackerel
|
6515dedf57
|
webui.sh: no automatic git pull
|
2022-10-29 11:59:50 -04:00 |
|
dtlnor
|
f512b0828b
|
Update zh_CN.json
update translation content to 35c45df28b
|
2022-10-30 00:45:30 +09:00 |
|
Vladimir Repin
|
af45b5a11a
|
Testing with API added
|
2022-10-29 18:26:28 +03:00 |
|
Bruno Seoane
|
952ff32a5f
|
Merge branch 'master' of https://github.com/bamarillo/stable-diffusion-webui
|
2022-10-29 12:17:37 -03:00 |
|
Martin Cairns
|
de1dc0d279
|
Add adjust_steps_if_invalid to find next valid step for ddim uniform sampler
|
2022-10-29 15:23:19 +01:00 |
|
Dynamic
|
cbdb5ced76
|
Add new translations
New settings option
New extras tab option
|
2022-10-29 22:33:51 +09:00 |
|
Dynamic
|
3d36d62d61
|
Merge branch 'AUTOMATIC1111:master' into kr-localization
|
2022-10-29 22:33:06 +09:00 |
|
batvbs
|
0089fa5ceb
|
更新 zh_CN.json
|
2022-10-29 21:09:05 +08:00 |
|
Muhammad Rizqi Nur
|
a27d19de2e
|
Additional assert on dataset
|
2022-10-29 19:44:05 +07:00 |
|
Muhammad Rizqi Nur
|
3ce2bfdf95
|
Add cleanup after training
|
2022-10-29 19:43:21 +07:00 |
|
Muhammad Rizqi Nur
|
ab27c111d0
|
Add input validations before loading dataset for training
|
2022-10-29 18:09:17 +07:00 |
|
Muhammad Rizqi Nur
|
ef4c94e1cf
|
Improve lr schedule error message
|
2022-10-29 15:42:51 +07:00 |
|
Muhammad Rizqi Nur
|
a5f3adbdd7
|
Allow trailing comma in learning rate
|
2022-10-29 15:37:24 +07:00 |
|
AUTOMATIC
|
35c45df28b
|
fix broken ↙ button, fix field paste ignoring most of useful fields for for #3768
|
2022-10-29 10:56:19 +03:00 |
|
timntorres
|
2c4d203884
|
Revert "Explicitly state when Hypernet is none."
|
2022-10-29 00:36:51 -07:00 |
|
timntorres
|
e98f72be33
|
Merge branch 'AUTOMATIC1111:master' into 3825-save-hypernet-strength-to-info
|
2022-10-29 00:31:23 -07:00 |
|
AUTOMATIC
|
beb6fc2979
|
move send seed option to UI section and make it false by default
|
2022-10-29 09:57:22 +03:00 |
|
AUTOMATIC1111
|
9553a7e071
|
Merge pull request #3818 from jwatzman/master
Reduce peak memory usage when changing models
|
2022-10-29 09:16:00 +03:00 |
|
AUTOMATIC
|
28e6d4a54e
|
add element ids for save buttons for #3798
|
2022-10-29 09:13:36 +03:00 |
|
AUTOMATIC1111
|
1233bec13e
|
Merge pull request #3798 from aurror/modal-save-button-and-shortcut
added save image button and a hotkey to Modal Image View
|
2022-10-29 09:11:06 +03:00 |
|
AUTOMATIC1111
|
76086f6668
|
Merge branch 'master' into modal-save-button-and-shortcut
|
2022-10-29 09:11:00 +03:00 |
|
AUTOMATIC1111
|
02b547861e
|
Merge pull request #3757 from LunixWasTaken/master
Add german Localization file.
|
2022-10-29 09:04:23 +03:00 |
|
AUTOMATIC1111
|
09d00e71dd
|
Merge pull request #3725 from EugenioBuffo/master
Included localization file for IT language
|
2022-10-29 09:04:08 +03:00 |
|
AUTOMATIC1111
|
f3454b8a6b
|
Merge pull request #3691 from xmodar/arabic
Revamped Arabic localization
|
2022-10-29 09:03:35 +03:00 |
|
AUTOMATIC
|
78b879b442
|
delete the submodule dir (why do you keep doing this)
|
2022-10-29 09:02:02 +03:00 |
|
AUTOMATIC
|
68581bfc4e
|
Merge remote-tracking branch 'origin/master'
|
2022-10-29 09:01:08 +03:00 |
|
AUTOMATIC
|
2922d8144f
|
make existing image browser extension not break
|
2022-10-29 09:01:04 +03:00 |
|
AUTOMATIC
|
af547f63c3
|
Merge branch 'Inspiron'
|
2022-10-29 08:48:11 +03:00 |
|
AUTOMATIC
|
3c207ca684
|
add needed imports fr new code in copypaste.py
|
2022-10-29 08:42:34 +03:00 |
|
AUTOMATIC
|
45ca67f35a
|
remove repeated gitignore entries
|
2022-10-29 08:29:50 +03:00 |
|
AUTOMATIC
|
a33d0a9a65
|
remove weird spaces added to ui.py over time
|
2022-10-29 08:28:48 +03:00 |
|
AUTOMATIC
|
2d220afb24
|
fix open folder button not working
|
2022-10-29 08:26:12 +03:00 |
|
AUTOMATIC1111
|
d885a4a57b
|
Merge pull request #3711 from benlisquare/master
Add localisation for Traditional Chinese 正體中文化
|
2022-10-29 08:13:14 +03:00 |
|