Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | | | | | | | | | 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 | |
| | | * | | | | | | | | | | | | | Fix prompt matrix #rows/#cols when using hires | Francesco Manzali | 2023-01-31 | 2 | -3/+3 | |
| | | | |_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | ||||||
| | | | * | | | | | | | | | | | 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 has started | zijiren233 | 2023-02-10 | 1 | -0/+1 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #7556 from EllangoK/master | AUTOMATIC1111 | 2023-02-05 | 3 | -27/+28 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | 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 | Alex "mcmonkey" Goodwin | 2023-02-04 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | 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 | techneconn | 2023-02-05 | 2 | -2/+4 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge pull request #7528 from spezialspezial/patch-1 | AUTOMATIC1111 | 2023-02-05 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Update modelloader.py | spezialspezial | 2023-02-04 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / | 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 | |
* | | | | | | | | | | | | add margin parameter to draw_grid_annotations | AUTOMATIC | 2023-02-04 | 1 | -7/+10 | |
* | | | | | | | | | | | | Merge pull request #7466 from ctwrs/master | AUTOMATIC1111 | 2023-02-04 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Add .jpg to allowed thumb formats | ctwrs | 2023-02-01 | 1 | -2/+3 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #7470 from cbrownstein-lambda/update-error-message-no-chec... | AUTOMATIC1111 | 2023-02-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Update error message WRT missing checkpoint file | Cody Brownstein | 2023-02-01 | 1 | -1/+1 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | Merge pull request #7509 from mezotaken/fix-img2imgalt | AUTOMATIC1111 | 2023-02-04 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Fix img2imgalt after samplers separation | Vladimir Repin | 2023-02-03 | 1 | -3/+3 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | add --no-hashing | AUTOMATIC | 2023-02-04 | 4 | -2/+9 | |
* | | | | | | | | | | | | Merge pull request #7461 from brkirch/mac-fixes | AUTOMATIC1111 | 2023-02-04 | 3 | -61/+60 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Remove unused code | brkirch | 2023-02-04 | 2 | -6/+0 | |
| * | | | | | | | | | | | | Refactor Mac specific code to a separate file | brkirch | 2023-02-01 | 4 | -61/+66 | |
| |/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | | make Image CFG Scale only show if instrutpix2pix model is loaded | AUTOMATIC | 2023-02-04 | 1 | -2/+9 | |
* | | | | | | | | | | | | merge CFGDenoiserEdit and CFGDenoiser into single object | AUTOMATIC | 2023-02-04 | 1 | -96/+37 | |
* | | | | | | | | | | | | Merge pull request #7481 from Klace/master | AUTOMATIC1111 | 2023-02-04 | 4 | -8/+107 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Use original CFGDenoiser if image_cfg_scale = 1 | Kyle | 2023-02-04 | 1 | -2/+5 | |
| * | | | | | | | | | | | txt2img Hires Fix | Kyle | 2023-02-04 | 2 | -1/+2 | |
| * | | | | | | | | | | | Image CFG Added (Full Implementation) | Kyle | 2023-02-03 | 4 | -8/+103 | |
| * | | | | | | | | | | | Processing only, no CFGDenoiser change | Kyle | 2023-02-03 | 1 | -1/+1 | |
| * | | | | | | | | | | | Revert "instruct-pix2pix support" | Kyle | 2023-02-03 | 2 | -5/+5 | |
| * | | | | | | | | | | | instruct-pix2pix support | Kyle | 2023-02-02 | 2 | -5/+5 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge pull request #7334 from EllangoK/master | AUTOMATIC1111 | 2023-02-01 | 1 | -8/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | xyz plot now saves sub grids if opts.grid_save | EllangoK | 2023-01-28 | 1 | -8/+13 | |
* | | | | | | | | | | | | Merge pull request #7357 from EllangoK/btn-fix | AUTOMATIC1111 | 2023-02-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | fixes #7284 btn unbound error | EllangoK | 2023-01-29 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Merge pull request #7371 from hoblin/master | AUTOMATIC1111 | 2023-02-01 | 1 | -11/+38 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Cleanup changes made by formatter | Yevhenii Hurin | 2023-01-29 | 1 | -17/+8 | |
| * | | | | | | | | | | | | | Compact options UI for Prompt Matrix | Yevhenii Hurin | 2023-01-29 | 1 | -10/+17 | |
| * | | | | | | | | | | | | | Add delimiter selector to the Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -15/+34 | |
| * | | | | | | | | | | | | | Merge branch 'master' of https://github.com/AUTOMATIC1111/stable-diffusion-webui | Yevhenii Hurin | 2023-01-29 | 12 | -10/+70 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Prompt selector for Prompt Matrix script | Yevhenii Hurin | 2023-01-29 | 1 | -7/+17 | |
| | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | Merge pull request #7412 from Pomierski/master | AUTOMATIC1111 | 2023-02-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ |