Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update #14354 | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+1 |
* | Merge pull request #14354 from ranareehanaslam/master | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+1 |
|\ | |||||
| * | Update webui.py | Muhammad Rehan Aslam | 2023-12-19 | 1 | -1/+1 |
| * | Update webui.py | Muhammad Rehan Aslam | 2023-12-18 | 1 | -1/+1 |
* | | Merge pull request #14394 from AUTOMATIC1111/minor-xyz-fix | AUTOMATIC1111 | 2023-12-30 | 1 | -0/+4 |
|\ \ | |||||
| * | | handle axis_type is None | w-e-w | 2023-12-21 | 1 | -0/+4 |
* | | | Merge pull request #14407 from AUTOMATIC1111/prevent-crash-due-to-Script-__in... | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+6 |
|\ \ \ | |||||
| * | | | prevent crash due to Script __init__ exception | w-e-w | 2023-12-22 | 1 | -1/+6 |
| |/ / | |||||
* | | | Merge pull request #14390 from wangqyqq/sdxl-inpaint | AUTOMATIC1111 | 2023-12-30 | 4 | -1/+130 |
|\ \ \ | |||||
| * | | | add some codes for robust | wangqyqq | 2023-12-27 | 2 | -13/+16 |
| * | | | support for sdxl-inpaint model | wangqyqq | 2023-12-21 | 4 | -1/+127 |
| | |/ | |/| | |||||
* | | | Merge pull request #14446 from AUTOMATIC1111/base-output-path-off-data_path | AUTOMATIC1111 | 2023-12-30 | 4 | -18/+25 |
|\ \ \ | |||||
| * | | | webpath use truncate_path | w-e-w | 2023-12-27 | 1 | -8/+3 |
| * | | | base default image output on data_path | w-e-w | 2023-12-27 | 2 | -9/+11 |
| * | | | create utility truncate_path | w-e-w | 2023-12-27 | 1 | -1/+11 |
| | |/ | |/| | |||||
* | | | Merge pull request #14452 from AUTOMATIC1111/save-info-of-init-image | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | save info of init image | w-e-w | 2023-12-28 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #14464 from AUTOMATIC1111/more-lora-not-found-warning | AUTOMATIC1111 | 2023-12-30 | 2 | -1/+9 |
|\ \ \ | |||||
| * | | | More lora not found warning | w-e-w | 2023-12-30 | 2 | -1/+9 |
| |/ / | |||||
* | | | fix bad values read from infotext for API, add comment | AUTOMATIC1111 | 2023-12-30 | 1 | -2/+17 |
* | | | img2img support for infotext API | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+5 |
* | | | add support for alwayson scripts for infotext API | AUTOMATIC1111 | 2023-12-30 | 1 | -19/+42 |
* | | | make it so that if an option from infotext conflicts with an argument from AP... | AUTOMATIC1111 | 2023-12-30 | 1 | -1/+5 |
* | | | add override_settings support for infotext API | AUTOMATIC1111 | 2023-12-30 | 2 | -22/+54 |
* | | | a | AUTOMATIC1111 | 2023-12-30 | 7 | -33/+83 |
|/ / | |||||
* | | make task ids for API work without force_task_id | AUTOMATIC1111 | 2023-12-17 | 1 | -6/+3 |
* | | Merge pull request #14330 from AUTOMATIC1111/fix-extras-caption-BLIP | AUTOMATIC1111 | 2023-12-16 | 1 | -1/+1 |
|\ \ | |||||
| * | | fix extras caption BLIP | w-e-w | 2023-12-16 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #14327 from AUTOMATIC1111/fp8-cond-cache-fix | AUTOMATIC1111 | 2023-12-16 | 1 | -0/+2 |
|\ \ | |||||
| * | | Let fp8-related settings to invalidate cond_cache | Kohaku-Blueleaf | 2023-12-16 | 1 | -0/+2 |
|/ / | |||||
* | | Merge pull request #14227 from kingljl/kingljl-patch-memory-leak | AUTOMATIC1111 | 2023-12-16 | 1 | -7/+24 |
|\ \ | |||||
| * \ | Merge branch 'dev' into kingljl-patch-memory-leak | fuchen.ljl | 2023-12-06 | 115 | -1325/+3822 |
| |\ \ | |||||
| * | | | Long distance memory overflow issue | fuchen.ljl | 2023-12-06 | 1 | -7/+23 |
| * | | | Merge pull request #1 from kingljl/fix-dependency-address-patch-1 | fuchen.ljl | 2023-11-10 | 0 | -0/+0 |
| |\ \ \ | |||||
* | | | | | rename pending tasks api endpoint to be more in line with others | AUTOMATIC1111 | 2023-12-16 | 1 | -1/+2 |
* | | | | | Merge pull request #14314 from gayshub/master | AUTOMATIC1111 | 2023-12-16 | 4 | -4/+40 |
|\ \ \ \ \ | |||||
| * | | | | | fix the problem of ruff of github | gayshub | 2023-12-15 | 1 | -1/+0 |
| * | | | | | fix the problem of ruff of github | gayshub | 2023-12-15 | 1 | -1/+1 |
| * | | | | | fix the problem of ruff of github | gayshub | 2023-12-15 | 3 | -4/+4 |
| * | | | | | add allow specify the task id and get the location of task in the queue of pe... | gayshub | 2023-12-15 | 4 | -4/+41 |
| |/ / / / | |||||
* | | | | | move soft inpainting to a built-in extension | AUTOMATIC1111 | 2023-12-16 | 1 | -0/+0 |
* | | | | | Use radio for FP8 mode selection | AUTOMATIC1111 | 2023-12-16 | 1 | -1/+1 |
* | | | | | Merge pull request #14031 from AUTOMATIC1111/test-fp8 | AUTOMATIC1111 | 2023-12-16 | 17 | -40/+160 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'dev' into test-fp8 | AUTOMATIC1111 | 2023-12-16 | 3 | -5/+5 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | Merge pull request #14107 from AUTOMATIC1111/torch210 | AUTOMATIC1111 | 2023-12-16 | 3 | -6/+6 |
|\ \ \ \ \ \ | |||||
| * | | | | | | torch 2.1.2 | AUTOMATIC1111 | 2023-12-16 | 2 | -4/+4 |
| * | | | | | | Merge branch 'dev' into torch210 | AUTOMATIC1111 | 2023-12-16 | 62 | -771/+2436 |
| |\ \ \ \ \ \ | |/ / / / / / |/| | | | | | | |||||
* | | | | | | | Merge branch 'master' into dev | AUTOMATIC1111 | 2023-12-16 | 0 | -0/+0 |
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | | | |||||
| * | | | | | | Merge branch 'release_candidate' | AUTOMATIC1111 | 2023-12-16 | 116 | -1329/+3830 |
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | | | |||||
| | * | | | | | Merge pull request #14307 from AUTOMATIC1111/default-Falst-js_live_preview_in... | AUTOMATIC1111 | 2023-12-16 | 1 | -1/+1 |