Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5669 from codefionn/master | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Bugfix: Use /usr/bin/env bash instead of just /bin/bash | Fionn Langhans | 2022-12-12 | 1 | -1/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5699 from DavidVorick/prompts-from-file | AUTOMATIC1111 | 2022-12-24 | 1 | -2/+18 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | add support for prompts, negative prompts, and sampler-by-name in text file s... | David Vorick | 2022-12-13 | 1 | -2/+18 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5718 from space-nuko/feature/save-hypernetwork-hash | AUTOMATIC1111 | 2022-12-24 | 2 | -2/+36 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix comment | space-nuko | 2022-12-13 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Correctly restore default hypernetwork strength | space-nuko | 2022-12-13 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | Correctly restore hypernetwork from hash | space-nuko | 2022-12-13 | 1 | -0/+30 | |
| * | | | | | | | | | | | | | | | | | | | | | | Save hypernetwork hash in infotext | space-nuko | 2022-12-13 | 1 | -2/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | rename the option for img2img latent upscale | AUTOMATIC | 2022-12-24 | 2 | -2/+2 | |
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5521 from AndrewRyanChama/ryan/img2imglatentscale | AUTOMATIC1111 | 2022-12-24 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Add latent upscale option to img2img | Andrew Ryan | 2022-12-08 | 2 | -2/+6 | |
| | |_|_|_|/ / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5838 from aliencaocao/fix_gradio_pil | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | Fix PIL being imported before its installed (for new users only) | Billy Cao | 2022-12-18 | 2 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | Dirty fix for missing PIL supported file extensions | Billy Cao | 2022-12-18 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5747 from yuvalabou/singleton-comparison | AUTOMATIC1111 | 2022-12-24 | 3 | -5/+9 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Correct singleton comparisons | Yuval Aboulafia | 2022-12-14 | 3 | -5/+9 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5873 from philpax/override-settings-restore-afterwards | AUTOMATIC1111 | 2022-12-24 | 1 | -7/+10 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | feat(api): add override_settings_restore_afterwards | Philpax | 2022-12-20 | 1 | -13/+16 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5753 from calvinballing/master | AUTOMATIC1111 | 2022-12-24 | 16 | -68/+68 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Fix various typos | Jim Hays | 2022-12-15 | 16 | -68/+68 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5589 from MrCheeze/better-special-model-support | AUTOMATIC1111 | 2022-12-24 | 3 | -8/+12 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | unconditionally set use_ema=False if value not specified (True never worked, ... | MrCheeze | 2022-12-11 | 1 | -1/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | fix support for 2.0 inpainting model while maintaining support for 1.5 inpain... | MrCheeze | 2022-12-10 | 2 | -2/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | unload depth model if medvram/lowvram enabled | MrCheeze | 2022-12-10 | 1 | -5/+7 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | add an option for img2img background color | AUTOMATIC | 2022-12-24 | 4 | -2/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | add blendmodes to requirements_versions, remove aenum as it's already require... | AUTOMATIC | 2022-12-24 | 2 | -1/+1 | |
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5644 from ThereforeGames/master | AUTOMATIC1111 | 2022-12-24 | 2 | -3/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Update requirements.txt | ThereforeGames | 2022-12-11 | 1 | -0/+2 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Delete venv/Lib/site-packages directory | ThereforeGames | 2022-12-11 | 17 | -15666/+0 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Improve color correction with luminosity blend | ThereforeGames | 2022-12-11 | 1 | -3/+6 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add files via upload | ThereforeGames | 2022-12-11 | 17 | -0/+15666 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5808 from stysmmaker/patch/fix-fnt-size | AUTOMATIC1111 | 2022-12-24 | 1 | -7/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | fix: Modify font size when unable to fit in plot | MMaker | 2022-12-17 | 1 | -7/+16 | |
| |/ / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5814 from timntorres/5802-save-upscaler-to-filename | AUTOMATIC1111 | 2022-12-24 | 2 | -1/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Update OptionInfo to match preexisting option. | timntorres | 2022-12-17 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add option to include upscaler name in filename. | timntorres | 2022-12-17 | 2 | -2/+4 | |
| * | | | | | | | | | | | | | | | | | | | | | | | Add upscaler name as a suffix. | timntorres | 2022-12-17 | 1 | -1/+6 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #4684 from simcop2387/fix-extension-docker | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+14 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | Fix docker tmp/ and extensions/ handling for docker. might also work for sym... | Ryan Voots | 2022-11-13 | 1 | -1/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5840 from stysmmaker/feat/xy-plot-new-axes | AUTOMATIC1111 | 2022-12-24 | 1 | -1/+43 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | feat: Add upscale latent, VAE, styles to X/Y plot | MMaker | 2022-12-18 | 1 | -1/+43 | |
| | |_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | eliminate duplicated code | AUTOMATIC | 2022-12-24 | 1 | -17/+14 | |
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5797 from mcmonkey4eva/dpm2-a-fix | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | fix dpm2 in img2img as well | Alex "mcmonkey" Goodwin | 2022-12-19 | 1 | -0/+3 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | apply to DPM2 (non-ancestral) as well | Alex "mcmonkey" Goodwin | 2022-12-16 | 1 | -1/+1 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | Add a workaround patch for DPM2 a issue | Alex "mcmonkey" Goodwin | 2022-12-16 | 1 | -0/+3 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5894 from florianchrometz/patch-1 | AUTOMATIC1111 | 2022-12-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | | | | | | | | Set httpcore version in requirements - fixes #4833 | Florian Chrometz | 2022-12-20 | 1 | -0/+1 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | | | | | | | | | | Merge pull request #5810 from brkirch/fix-training-mps | AUTOMATIC1111 | 2022-12-24 | 2 | -6/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |