Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | --filter=blob:none | w-e-w | 2023-05-21 | 1 | -2/+2 |
| | | | | | Co-Authored-By: Aarni Koskela <akx@iki.fi> Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com> | ||||
* | extensions clone depth 1 | w-e-w | 2023-05-20 | 1 | -2/+2 |
| | |||||
* | calculate hashes for Lora | AUTOMATIC | 2023-05-19 | 2 | -6/+32 |
| | | | | | add lora hashes to infotext when pasting infotext, use infotext's lora hashes to find local loras for <lora:xxx:1> entries whose hashes match loras the user has | ||||
* | allow hiding buttons in ui-config.json | AUTOMATIC | 2023-05-19 | 1 | -1/+3 |
| | |||||
* | Merge pull request #10291 from akx/test-overhaul | AUTOMATIC1111 | 2023-05-19 | 1 | -2/+2 |
|\ | | | | | Test overhaul | ||||
| * | Overhaul tests to use py.test | Aarni Koskela | 2023-05-19 | 1 | -2/+2 |
| | | |||||
* | | change width/heights slider steps to 64 from 8 | AUTOMATIC | 2023-05-19 | 1 | -8/+8 |
|/ | |||||
* | change upscalers to download models into user-specified directory (from ↵ | AUTOMATIC | 2023-05-19 | 4 | -4/+8 |
| | | | | commandline args) rather than the default models/<...> | ||||
* | make links to http://<...>.git git extensions work in the extension tab | AUTOMATIC | 2023-05-19 | 1 | -1/+3 |
| | |||||
* | set Navigate image viewer with gamepad option to false by default, by request | AUTOMATIC | 2023-05-18 | 1 | -1/+1 |
| | |||||
* | Merge remote-tracking branch 'missionfloyd/extra-network-preview-lazyload' ↵ | AUTOMATIC | 2023-05-18 | 1 | -2/+3 |
|\ | | | | | | | into dev | ||||
| * | Merge branch 'AUTOMATIC1111:master' into extra-network-preview-lazyload | missionfloyd | 2023-03-27 | 1 | -0/+12 |
| |\ | |||||
| * \ | Merge branch 'extra-network-preview-lazyload' of ↵ | missionfloyd | 2023-03-27 | 22 | -209/+451 |
| |\ \ | | | | | | | | | | | | | https://github.com/missionfloyd/stable-diffusion-webui into extra-network-preview-lazyload | ||||
| * | | | Lazy load extra network images | missionfloyd | 2023-03-21 | 1 | -1/+1 |
| | | | | |||||
* | | | | rework #10519 | AUTOMATIC | 2023-05-18 | 1 | -7/+5 |
| | | | | |||||
* | | | | Merge pull request #10519 from catboxanon/patch/hires-input-release-event | AUTOMATIC1111 | 2023-05-18 | 1 | -3/+8 |
|\ \ \ \ | | | | | | | | | | | Improve width/height slider responsiveness | ||||
| * | | | | Reorder variable assignment | catboxanon | 2023-05-18 | 1 | -1/+2 |
| | | | | | |||||
| * | | | | .change -> .release for hires input | catboxanon | 2023-05-18 | 1 | -4/+8 |
| | | | | | | | | | | | | | | | Improves overall UI responsiveness. | ||||
* | | | | | rework hires prompts/sampler code to among other things support different ↵ | AUTOMATIC | 2023-05-18 | 5 | -133/+188 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | extra networks in first/second pass rework quoting for infotext items that have commas in them to use json (should be backwards compatible except for cases where it didn't work previously) add some locals from processing function into the Processing class as fields | ||||
* | | | | | Merge remote-tracking branch 'InvincibleDude/improved-hr-conflict-test' into ↵ | AUTOMATIC | 2023-05-18 | 4 | -8/+97 |
|\ \ \ \ \ | |/ / / / |/| | | | | | | | | | hires-fix-ext | ||||
| * | | | | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-03-14 | 31 | -104/+1426 |
| |\| | | | |||||
| * | | | | Negative prompt fix | InvincibleDude | 2023-03-10 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Fix crash when hr is disabled | InvincibleDude | 2023-03-04 | 1 | -0/+2 |
| | | | | | |||||
| * | | | | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-03-03 | 21 | -59/+255 |
| |\ \ \ \ | |||||
| * | | | | | Image processing changes | InvincibleDude | 2023-03-03 | 1 | -38/+38 |
| | | | | | | | | | | | | | | | | | | | | | | | | Image processing changes | ||||
| * | | | | | Image info fix | InvincibleDude | 2023-02-05 | 1 | -3/+7 |
| | | | | | | |||||
| * | | | | | Merge branch 'AUTOMATIC1111:master' into improved-hr-conflict-test | InvincibleDude | 2023-02-05 | 15 | -122/+173 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-01-30 | 12 | -599/+771 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Extra network in hr abomination fix | invincibledude | 2023-01-29 | 1 | -1/+2 |
| | | | | | | | | |||||
| * | | | | | | | Extra networks loading fix | invincibledude | 2023-01-29 | 1 | -10/+3 |
| | | | | | | | | |||||
| * | | | | | | | Extra networks loading fix | invincibledude | 2023-01-29 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Extra networks loading fix | invincibledude | 2023-01-29 | 1 | -2/+14 |
| | | | | | | | | |||||
| * | | | | | | | Merge branch 'master' into master | InvincibleDude | 2023-01-29 | 46 | -292/+2368 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | InvincibleDude | 2023-01-24 | 21 | -565/+751 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 2 | -4/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -7/+4 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -0/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -0/+3 |
| | | | | | | | | | | |||||
| * | | | | | | | | | UI and PNG info improvements | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | UI and PNG info improvements | invincibledude | 2023-01-22 | 2 | -0/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | UI improvements | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -1/+1 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -7/+12 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -4/+5 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -21/+13 |
| | | | | | | | | | | |||||
| * | | | | | | | | | hr conditioning | invincibledude | 2023-01-22 | 1 | -26/+46 |
| | | | | | | | | | | |||||
| * | | | | | | | | | Hr-fix separate prompt experimentation | invincibledude | 2023-01-22 | 1 | -21/+22 |
| | | | | | | | | | |