Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge branch 'AUTOMATIC1111:master' into 16bit-convert | missionfloyd | 2023-02-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | | |_|_|_|_|/ | | |/| | | | | | ||||||
| * | | | | | | | Use RGB for webp | missionfloyd | 2023-02-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Doesn't support greyscale (L) | |||||
| * | | | | | | | Convert 16-bit greyscale to 8-bit when saving as JPEG | missionfloyd | 2023-02-09 | 1 | -0/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #7727 from missionfloyd/face-restore-setting | AUTOMATIC1111 | 2023-02-19 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix face restorers setting | |||||
| * \ \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into face-restore-setting | missionfloyd | 2023-02-13 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Fix face restorers setting | missionfloyd | 2023-02-10 | 2 | -2/+1 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | reword settings for 4chan export, remove unneded try/excepts, add try/except ↵ | AUTOMATIC | 2023-02-19 | 2 | -18/+12 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | for actually saving JPG | |||||
* | | | | | | | Merge pull request #7564 from w-e-w/configurable_image_downscale | AUTOMATIC1111 | 2023-02-19 | 2 | -3/+13 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Configurable JPG downscale threshold | |||||
| * | | | | | | | use Default if ValueError | w-e-w | 2023-02-05 | 1 | -2/+10 | |
| | | | | | | | | ||||||
| * | | | | | | | configurable image downscale | w-e-w | 2023-02-05 | 2 | -3/+5 | |
| |/ / / / / / | | | | | | | | | | | | | | | | | | | | | | allowing the user to configure the image downscale parameters in setting | |||||
* | | | | | | | display 8 (rather than 7) characters of the extension commit hash in the ↵ | AUTOMATIC | 2023-02-19 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | installed extensions table | |||||
* | | | | | | | Merge pull request #7798 from vladmandic/extensions | AUTOMATIC1111 | 2023-02-19 | 2 | -5/+9 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | add version to extensions table | |||||
| * | | | | | | | add version to extensions table | Vladimir Mandic | 2023-02-13 | 2 | -5/+9 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | fix the a merge conflict resolve i did that entirely breaks image generation | AUTOMATIC | 2023-02-19 | 1 | -3/+0 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #7730 from CCRcmcpe/fix-dpm-sde-batch | AUTOMATIC1111 | 2023-02-19 | 2 | -8/+31 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix DPM++ SDE not deterministic across different batch sizes (#5210) | |||||
| * | | | | | | | Fix error when batch count > 1 | RcINS | 2023-02-15 | 1 | -4/+5 | |
| | | | | | | | | ||||||
| * | | | | | | | Fix DPM++ SDE not deterministic across different batch sizes (#5210) | RcINS | 2023-02-11 | 2 | -8/+30 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | make PNG info tab work properly with parameter overrides | AUTOMATIC | 2023-02-19 | 2 | -8/+9 | |
| | | | | | | | ||||||
* | | | | | | | Merge pull request #7868 from space-nuko/fix-save-params-2 | AUTOMATIC1111 | 2023-02-19 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Fix params.txt saving for infotexts modified by process_batch | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into fix-save-params-2 | AUTOMATIC1111 | 2023-02-19 | 5 | -8/+10 | |
| |\ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | remove download instruction | AUTOMATIC | 2023-02-19 | 1 | -2/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #7850 from asdfire1/instructionfix | AUTOMATIC1111 | 2023-02-19 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Fixed missing part in the Linux installation instructions | |||||
| * | | | | | | | | Fixed the Linux installation instructions | asdfire1 | 2023-02-16 | 1 | -1/+2 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #7824 from missionfloyd/download-model | AUTOMATIC1111 | 2023-02-19 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Download model if none are found | |||||
| * | | | | | | | | Add ".vae.ckpt" to ext_blacklist | missionfloyd | 2023-02-16 | 1 | -1/+1 | |
| | | | | | | | | | ||||||
| * | | | | | | | | Download model if none are found | missionfloyd | 2023-02-15 | 2 | -3/+2 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #7789 from space-nuko/extra-networks-per-batch | AUTOMATIC1111 | 2023-02-19 | 1 | -6/+5 | |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Apply extra networks per-batch instead of per-session (fixes wildcards) | |||||
| * | | | | | | | | Apply extra networks per-batch instead of per-session (fixes wildcards) | space-nuko | 2023-02-13 | 1 | -6/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | simply long version display for torch in UI | AUTOMATIC | 2023-02-19 | 1 | -6/+1 | |
| | | | | | | | | ||||||
* | | | | | | | | Merge pull request #7911 from vladmandic/torch-version | AUTOMATIC1111 | 2023-02-19 | 2 | -1/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | store and print real torch version | |||||
| * | | | | | | | store and print real torch version | Vladimir Mandic | 2023-02-18 | 2 | -1/+7 | |
|/ / / / / / / | ||||||
| * / / / / / | Fix params.txt saving for infotexts modified by process_batch | space-nuko | 2023-02-17 | 1 | -4/+9 | |
|/ / / / / / | ||||||
| | | * | | | Use the real images size, not the process | Francesco Manzali | 2023-02-01 | 2 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use the width/height of the first image in processed.images - No more need for rounding in prompt_matrix | |||||
| | | * | | | Fix prompt matrix #rows/#cols when using hires | Francesco Manzali | 2023-01-31 | 2 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - images.draw_prompt_matrix() should be called with the final width/height of the generated images, after upscaling. Otherwise, the number of rows/cols computed in images.draw_grid_annotations will increase by the upscaling factor. - Round the number of cols/rows in images.draw_grid_annotations, since the final images width may be a bit less than the required hr_upscale_to_x/y | |||||
| | | | * | | Add ability to choose using weighted loss or not | Shondoit | 2023-02-15 | 4 | -13/+32 | |
| | | | | | | ||||||
| | | | * | | Call weighted_forward during training | Shondoit | 2023-02-15 | 2 | -2/+4 | |
| | | | | | | ||||||
| | | | * | | Add PNG alpha channel as weight maps to data entries | Shondoit | 2023-02-15 | 1 | -13/+38 | |
| | | | | | | ||||||
| | | | * | | Hijack to add weighted_forward to model: return loss * weight map | Shondoit | 2023-02-15 | 1 | -0/+52 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Merge pull request #7717 from zijiren233/master | AUTOMATIC1111 | 2023-02-13 | 1 | -0/+1 | |
|\ \ \ \ \ | |/ / / / |/| | | | | Fix: v0.91.0 of fastapi Cannot add middleware after an application ha… | |||||
| * | | | | Fix: v0.91.0 of fastapi Cannot add middleware after an application has started | zijiren233 | 2023-02-10 | 1 | -0/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #7556 from EllangoK/master | AUTOMATIC1111 | 2023-02-05 | 3 | -27/+28 | |
|\ \ \ \ | | | | | | | | | | | Adds options for grid margins to XYZ Plot and Prompt Matrix | |||||
| * | | | | adds grid margins to xyz plot and prompt matrix | EllangoK | 2023-02-05 | 3 | -27/+28 | |
|/ / / / | ||||||
* | | | | Merge pull request #7535 from mcmonkey4eva/fix-symlink-extra-network | AUTOMATIC1111 | 2023-02-05 | 1 | -1/+1 | |
|\ \ \ \ | | | | | | | | | | | fix symlinks in extra networks ui | |||||
| * | | | | fix symlinks in extra networks ui | Alex "mcmonkey" Goodwin | 2023-02-04 | 1 | -1/+1 | |
| |/ / / | | | | | | | | | | | | | 'absolute' and 'resolve' are equivalent, but 'resolve' resolves symlinks (which is an obscure specialty behavior usually not wanted) whereas 'absolute' treats symlinks as folders (which is the expected behavior). This commit allows you to symlink folders within your models/embeddings/etc. dirs and have preview images load as expected without issue. | |||||
* | | | | Merge pull request #7554 from techneconn/feature/prompt_hash_option | AUTOMATIC1111 | 2023-02-05 | 2 | -2/+4 | |
|\ \ \ \ | | | | | | | | | | | Add prompt_hash option for file/dir name pattern | |||||
| * | | | | Add prompt_hash option for file/dir name pattern | techneconn | 2023-02-05 | 2 | -2/+4 | |
| |/ / / | ||||||
* | | | | Merge pull request #7528 from spezialspezial/patch-1 | AUTOMATIC1111 | 2023-02-05 | 1 | -0/+3 | |
|\ \ \ \ | | | | | | | | | | | Catch broken model symlinks early | Quickfix modelloader.py | |||||
| * | | | | Update modelloader.py | spezialspezial | 2023-02-04 | 1 | -0/+3 | |
| |/ / / | | | | | | | | | os.path.getmtime(filename) throws exception later in codepath when meeting broken symlink. For now catch it here early but more checks could be added for robustness. | |||||
* / / / | make it possible to load SD1 checkpoints without CLIP | AUTOMATIC | 2023-02-05 | 2 | -8/+15 | |
|/ / / | ||||||
* | | | fix issue with switching back to checkpoint that had its checksum calculated ↵ | AUTOMATIC | 2023-02-04 | 1 | -2/+3 | |
| | | | | | | | | | | | | during runtime mentioned in #7506 |