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 |
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
|
05a657dd35
|
fix broken hires fix
|
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 |
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 |
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 |
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 |
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 |
Muhammad Rizqi Nur
|
a27d19de2e
|
Additional assert on dataset
|
3 years ago |
Muhammad Rizqi Nur
|
3ce2bfdf95
|
Add cleanup after training
|
3 years ago |
Muhammad Rizqi Nur
|
ab27c111d0
|
Add input validations before loading dataset for training
|
3 years ago |
Muhammad Rizqi Nur
|
ef4c94e1cf
|
Improve lr schedule error message
|
3 years ago |
Muhammad Rizqi Nur
|
a5f3adbdd7
|
Allow trailing comma in learning rate
|
3 years ago |
AUTOMATIC
|
35c45df28b
|
fix broken ↙ button, fix field paste ignoring most of useful fields for for #3768
|
3 years ago |
timntorres
|
2c4d203884
|
Revert "Explicitly state when Hypernet is none."
|
3 years ago |
timntorres
|
e98f72be33
|
Merge branch 'AUTOMATIC1111:master' into 3825-save-hypernet-strength-to-info
|
3 years ago |
AUTOMATIC
|
beb6fc2979
|
move send seed option to UI section and make it false by default
|
3 years ago |
AUTOMATIC1111
|
9553a7e071
|
Merge pull request #3818 from jwatzman/master
Reduce peak memory usage when changing models
|
3 years ago |
AUTOMATIC
|
28e6d4a54e
|
add element ids for save buttons for #3798
|
3 years ago |
AUTOMATIC1111
|
76086f6668
|
Merge branch 'master' into modal-save-button-and-shortcut
|
3 years ago |
AUTOMATIC1111
|
f3454b8a6b
|
Merge pull request #3691 from xmodar/arabic
Revamped Arabic localization
|
3 years ago |
AUTOMATIC
|
2922d8144f
|
make existing image browser extension not break
|
3 years ago |
AUTOMATIC
|
af547f63c3
|
Merge branch 'Inspiron'
|
3 years ago |
AUTOMATIC
|
3c207ca684
|
add needed imports fr new code in copypaste.py
|
3 years ago |
AUTOMATIC
|
a33d0a9a65
|
remove weird spaces added to ui.py over time
|
3 years ago |
AUTOMATIC
|
2d220afb24
|
fix open folder button not working
|
3 years ago |
AUTOMATIC
|
a1e5e0d766
|
skip filenames starting with . for img2img and extras batch modes
|
3 years ago |
AUTOMATIC1111
|
cf8da8e1b0
|
Merge pull request #3826 from ANTONIOPSD/patch-1
Natural sorting for dropdown checkpoint list
|
3 years ago |
AUTOMATIC1111
|
810e6a407d
|
Merge pull request #3858 from R-N/log-csv
Fix log off by 1 #3847
|
3 years ago |