random_thoughtss
d9e4e4d7a0
Fix non-square full resolution inpainting.
3 years ago
random_thoughtss
71571e3f05
Replaced master branch fix with updated fix.
3 years ago
random-thoughtss
15468c9939
Merge branch 'AUTOMATIC1111:master' into master
3 years ago
AUTOMATIC1111
17a2076f72
Merge pull request #3928 from R-N/validate-before-load
...
Optimize training a little
3 years ago
AUTOMATIC1111
3dc9a43f7e
Merge pull request #3898 from R-N/lr-comma
...
Allow trailing comma in learning rate
3 years ago
blackneoo
5612d03016
Merge pull request #3955 from AUTOMATIC1111/localization-arabic
...
Update ar_AR.json
3 years ago
AUTOMATIC
149784202c
rework #3722 to not introduce duplicate code
3 years ago
AUTOMATIC1111
060ee5d3a7
Merge pull request #3722 from evshiron/feat/progress-api
...
prototype progress api
3 years ago
AUTOMATIC
61836bd544
shorten Hypernetwork strength in infotext and omit it when it's the default value.
3 years ago
AUTOMATIC1111
470f184176
Merge pull request #3831 from timntorres/3825-save-hypernet-strength-to-info
...
Save Hypernetwork strength to infotext.
3 years ago
AUTOMATIC
5a6e0cfba6
always add --api when running tests
3 years ago
AUTOMATIC
59dfe0845d
launch tests from launch.py with --tests commandline argument
3 years ago
AUTOMATIC
05a657dd35
fix broken hires fix
3 years ago
AUTOMATIC1111
ded08fc1dc
Merge pull request #3941 from mezotaken/master
...
Automated testing through API [WIP, feedback required]
3 years ago
Dynamic
94840301f8
Merge pull request #3914 from 36DB/kr-localization
...
Update KR localization and fix hotkeys
3 years ago
Modar M. Alfadly
ccf95b0e98
Merge pull request #3952 from Harvester62/Italian
...
Italian localization (extended) [Requires Feedback]
3 years ago
Modar M. Alfadly
3d9dd6c184
Update ar_AR.json
3 years ago
Riccardo Giovanetti
36c21723b5
Merge branch 'AUTOMATIC1111:master' into Italian
3 years ago
Martucci
700162a603
Merge pull request #3953 from AUTOMATIC1111/M-art-ucci-patch-1
...
Final commit for october (19:22) / 22
3 years ago
Martucci
4ae575853f
Final commit for october (19:22) / 22
3 years ago
Riccardo Giovanetti
35e95f574a
Italian localization (extended) [Requires Feedback]
...
This is my first version of an alternative localization into Italian language which is a follow-up of the current localization file made by @EugenioBuffo (#3725 ), which I thanks, and of my discussion "Italian localization (git newbie)" (#3633 ) which covers the main user interface, all the current the Extensions and Scripts, with the following exceptions:
txt2img2img (I got errors therefore I removed it from my local installation of SD Web UI)
Parameter Sequencer (not installed locally)
Booru tag autocompletion (not installed locally)
Saving steps of the sampling process (not installed locally)
I do not forecast to translate the above scripts in the short period, unless I will install them locally on my machine.
I beg your pardon if I am brutally overwriting the originally submitted file but I find quite exhausting to edit and append over a thousand lines of code to the original file. If this is mandatory, then I will delete this commit and start a new one amending the original it_IT.json file.
It is for sure not perfect and there are some translations that can be improved, therefore I wish to invite @EugenioBuffo and any other Italian mother language person willing give advice and to help to review this extensive translation . I look forward read any feedback from the community and developers. Thank you.
3 years ago
Lunix
10fa7b6abd
Merge pull request #3950 from Strothis/fix-german-localization
...
Update German Localization
3 years ago
evshiron
9f4f894d74
allow skip current image in progress api
3 years ago
timntorres
66d038f6a4
Read hypernet strength from PNG info.
3 years ago
timntorres
e709afb0f7
Merge commit 'e7254746bbfbff45099db44a8d4d25dd6181877d' into 3825-save-hypernet-strength-to-info
3 years ago
Strothis
22a54b0582
Fix German Localization
3 years ago
evshiron
9f104b53c4
preview current image when opts.show_progress_every_n_steps is enabled
3 years ago
random_thoughtss
39f55c3c35
Re-add explicit device move
3 years ago
evshiron
88f46a5bec
update progress response model
3 years ago
AUTOMATIC1111
e7254746bb
Merge pull request #3571 from szhublox/noautoupdate
...
webui.sh: no automatic git pull
3 years ago
evshiron
e9c6c2a51f
add description for state field
3 years ago
evshiron
f62db4d5c7
fix progress response model
3 years ago
evshiron
7f5212fb5f
Merge branch 'master' into feat/progress-api
3 years ago
evshiron
6b719c49b1
Merge branch 'master' into feat/progress-api
3 years ago
AUTOMATIC
d699720254
add translators to codeowners with their respective translation files
3 years ago
AUTOMATIC
4cb5983c30
rename french translation to be in line with others
3 years ago
AUTOMATIC1111
58fb4bc08c
Merge pull request #3783 from 36DB/management
...
CODEOWNERS update for localization management
3 years ago
AUTOMATIC1111
c328deb5f1
Merge pull request #3934 from bamarillo/api-add-png-info-endpoint
...
[API][Feature] Add png info endpoint
3 years ago
AUTOMATIC
9bb6b6509a
add postprocess call for scripts
3 years ago
Bruno Seoane
83a1f44ae2
Fix space
3 years ago
Bruno Seoane
4609b83cd4
Add PNG Info endpoint
3 years ago
Vladimir Repin
ffc5b700c4
extras test template added
3 years ago
Vladimir Repin
2f3d8172c3
img2img test template and setUp added
3 years ago
Muhammad Rizqi Nur
3d58510f21
Fix dataset still being loaded even when training will be skipped
3 years ago
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
3 years ago
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.
3 years ago
Muhammad Rizqi Nur
ab05a74ead
Revert "Add cleanup after training"
...
This reverts commit 3ce2bfdf95 .
3 years ago
random_thoughtss
44ab954fab
Fix latent upscale highres fix #3888
3 years ago
Mackerel
6515dedf57
webui.sh: no automatic git pull
3 years ago
Vladimir Repin
af45b5a11a
Testing with API added
3 years ago