Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-08-19 | do not assign to vae_dict | AUTOMATIC1111 | |
2023-08-19 | Merge pull request #12638 from Cschlaefli/fix-api-vae-model-refresh | AUTOMATIC1111 | |
fix issues with api model-refresh and vae-refresh | |||
2023-08-19 | Merge pull request #12639 from AUTOMATIC1111/more-hash | AUTOMATIC1111 | |
More hash filename patterns | |||
2023-08-19 | Merge pull request #12645 from catboxanon/css/sticky-column | AUTOMATIC1111 | |
Make results column sticky | |||
2023-08-19 | Merge pull request #12644 from AUTOMATIC1111/fix-model-override-logic | AUTOMATIC1111 | |
fix model override logic | |||
2023-08-19 | revert xformers back to 0.0.20 | AUTOMATIC1111 | |
2023-08-19 | Merge pull request #12663 from SpenserCai/get_image_from_url | AUTOMATIC1111 | |
api support get image from url | |||
2023-08-19 | Merge pull request #12648 from catboxanon/feat/gallery-tweaks | AUTOMATIC1111 | |
Gallery: Set preview to `True`, allow custom height | |||
2023-08-19 | Merge pull request #12634 from catboxanon/feat/live-preview-fast-interrupt | AUTOMATIC1111 | |
Improve interrupt speed | |||
2023-08-19 | second appearance | AUTOMATIC1111 | |
2023-08-19 | Merge pull request #12653 from S-Del/fix/typo | AUTOMATIC1111 | |
fix typo `txt2txt` -> `txt2img` | |||
2023-08-19 | Merge pull request #12660 from dansgithubuser/fork | AUTOMATIC1111 | |
Get python print statements to show up in docker logs | |||
2023-08-19 | Merge pull request #12661 from XDOneDude/master | AUTOMATIC1111 | |
update xformers to 0.0.21 and some fixes | |||
2023-08-19 | Merge pull request #12662 from bluelovers/bluelovers-patch-1-1 | AUTOMATIC1111 | |
refactor: Update ui.js | |||
2023-08-19 | api support get image from url | SpenserCai | |
2023-08-19 | refactor: Update ui.js | bluelovers | |
2023-08-18 | more grammar fixes | XDOneDude | |
2023-08-18 | xformers update | XDOneDude | |
2023-08-18 | run python unbuffered so output shows up in docker logs | Dan | |
2023-08-18 | fix typo `txt2txt` -> `txt2img` | S-Del | |
2023-08-18 | Exit out of hires fix if interrupted earlier | catboxanon | |
2023-08-18 | Gallery: Set preview to True, allow custom height | catboxanon | |
2023-08-18 | Make results column sticky | catboxanon | |
2023-08-18 | fix model override logic | w-e-w | |
do not need extra logic to unload refine model | |||
2023-08-18 | negative_prompt full_prompt hash | w-e-w | |
2023-08-18 | image hash | w-e-w | |
2023-08-17 | remove unused import | Cade Schlaefli | |
2023-08-17 | fix issues with model refresh | Cade Schlaefli | |
2023-08-17 | Add option for faster live interrupt | catboxanon | |
2023-08-16 | Merge pull request #12607 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/return-empty-list-if-extensions_dir-not-exist- fix Return empty list if extensions dir not exist | |||
2023-08-17 | return empty list if extensions_dir not exist | w-e-w | |
2023-08-16 | Merge pull request #12603 from ↵ | AUTOMATIC1111 | |
AUTOMATIC1111/auto-add-data-dir-to-gradio-allowed-path auto add data-dir to gradio-allowed-path | |||
2023-08-16 | auto add data-dir to gradio-allowed-path | w-e-w | |
2023-08-16 | Merge pull request #12596 from AUTOMATIC1111/fix-taesd-scale | AUTOMATIC1111 | |
Remove wrong TAESD Latent scale | |||
2023-08-16 | Remove wrong scale | Kohaku-Blueleaf | |
2023-08-15 | Merge pull request #12589 from catboxanon/fix/css-overflow | AUTOMATIC1111 | |
CSS: Remove forced visible overflow for Gradio group child divs | |||
2023-08-15 | Merge pull request #12586 from catboxanon/fix/rng-shape | AUTOMATIC1111 | |
RNG: Make all elements of shape `int`s | |||
2023-08-15 | Merge pull request #12588 from catboxanon/fix/inpaint-upload | AUTOMATIC1111 | |
Fix inpaint upload for alpha masks | |||
2023-08-15 | CSS: Remove forced visible overflow for Gradio group child divs | catboxanon | |
2023-08-15 | Fix inpaint upload for alpha masks, create reusable function | catboxanon | |
2023-08-15 | RNG: Make all elements of shape `int`s | catboxanon | |
2023-08-15 | lint | AUTOMATIC1111 | |
2023-08-15 | Merge pull request #12584 from AUTOMATIC1111/full-module-with-bias | AUTOMATIC1111 | |
Add ex_bias into full module | |||
2023-08-15 | store patches for Lora in a specialized module | AUTOMATIC1111 | |
2023-08-15 | full module with ex_bias | Kohaku-Blueleaf | |
2023-08-15 | Merge pull request #12570 from NoCrypt/add-miku-theme | AUTOMATIC1111 | |
Add NoCrypt/miku gradio theme | |||
2023-08-15 | Merge pull request #12577 from brkirch/fix-vae-near-checkpoint-exception | AUTOMATIC1111 | |
Fix `sd_vae_as_default` being accessed instead of `sd_vae_overrides_per_model_preferences` | |||
2023-08-15 | Merge pull request #12578 from AUTOMATIC1111/changelog-fix | AUTOMATIC1111 | |
Changelog minor correction | |||
2023-08-15 | Update CHANGELOG.md | w-e-w | |
2023-08-15 | Use the new SD VAE override setting | brkirch | |