Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #10956 from akx/len | AUTOMATIC1111 | 2023-06-05 | 1 | -1/+2 |
|\ | | | | | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | ||||
| * | Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions | Aarni Koskela | 2023-06-02 | 1 | -1/+2 |
| | | |||||
* | | prevent calculating cons for second pass of hires fix when they are the same ↵ | AUTOMATIC | 2023-06-04 | 1 | -7/+13 |
| | | | | | | | | as for the first pass | ||||
* | | fix for conds of second hires fox pass being calculated using first pass's ↵ | AUTOMATIC | 2023-06-04 | 1 | -3/+29 |
| | | | | | | | | networks, and add an option to revert to old behavior | ||||
* | | simplify self.extra_network_data | w-e-w | 2023-06-03 | 1 | -4/+2 |
| | | |||||
* | | fix conds caching with extra network | w-e-w | 2023-06-03 | 1 | -12/+12 |
|/ | |||||
* | revert the erroneous change for model setting added in df02498d | AUTOMATIC | 2023-06-01 | 1 | -2/+1 |
| | |||||
* | add an option to show selected setting in main txt2img/img2img UI | AUTOMATIC | 2023-05-31 | 1 | -1/+5 |
| | | | | | | split some code from ui.py into ui_settings.py ui_gradio_edxtensions.py add before_process callback for scripts add ability for alwayson scripts to specify section and let user reorder those sections | ||||
* | Merge branch 'dev' into report-error | AUTOMATIC1111 | 2023-05-31 | 1 | -3/+2 |
|\ | |||||
| * | fix get_conds_with_caching() | w-e-w | 2023-05-29 | 1 | -3/+2 |
| | | |||||
* | | Add & use modules.errors.print_error where currently printing exception info ↵ | Aarni Koskela | 2023-05-29 | 1 | -1/+1 |
|/ | | | | by hand | ||||
* | custom unet support | AUTOMATIC | 2023-05-27 | 1 | -1/+3 |
| | |||||
* | rework hires prompts/sampler code to among other things support different ↵ | AUTOMATIC | 2023-05-18 | 1 | -112/+149 |
| | | | | | | | 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 | 1 | -5/+68 |
|\ | | | | | | | hires-fix-ext | ||||
| * | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-03-14 | 1 | -2/+9 |
| |\ | |||||
| * | | 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 | 1 | -1/+1 |
| |\ \ | |||||
| * | | | 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 | 1 | -2/+5 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into improved-hr-conflict-test | InvincibleDude | 2023-01-30 | 1 | -1/+0 |
| |\ \ \ \ | |||||
| * | | | | | 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 | 1 | -7/+26 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'AUTOMATIC1111:master' into master | InvincibleDude | 2023-01-24 | 1 | -2/+6 |
| |\ \ \ \ \ \ | |||||
| * | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | Gen params paste improvement | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | UI and PNG info improvements | invincibledude | 2023-01-22 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | UI and PNG info improvements | invincibledude | 2023-01-22 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | 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 |
| | | | | | | | | |||||
| * | | | | | | | Logging for debugging | invincibledude | 2023-01-22 | 1 | -0/+3 |
| | | | | | | | | |||||
| * | | | | | | | Fix | invincibledude | 2023-01-22 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Hr separate prompt test | invincibledude | 2023-01-22 | 1 | -1/+22 |
| | | | | | | | | |||||
| * | | | | | | | PLMS edge-case handling fix 5 | invincibledude | 2023-01-21 | 1 | -2/+0 |
| | | | | | | | | |||||
| * | | | | | | | PLMS edge-case handling fix 3 | invincibledude | 2023-01-21 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | PLMS edge-case handling fix 2 | invincibledude | 2023-01-21 | 1 | -2/+6 |
| | | | | | | | | |||||
| * | | | | | | | PLMS edge-case handling fix | invincibledude | 2023-01-21 | 1 | -1/+1 |
| | | | | | | | | |||||
| * | | | | | | | Type mismatch fix | invincibledude | 2023-01-21 | 1 | -2/+2 |
| | | | | | | | | |||||
| * | | | | | | | First test of different sampler for hi-res fix | invincibledude | 2023-01-21 | 1 | -1/+6 |
| | | | | | | | | |||||
* | | | | | | | | add messages about Loras that failed to load to UI | AUTOMATIC | 2023-05-18 | 1 | -1/+1 |
| | | | | | | | | |||||
* | | | | | | | | move some settings to the new Optimization page | AUTOMATIC | 2023-05-17 | 1 | -27/+25 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | add slider for token merging for img2img rework StableDiffusionProcessing to have the token_merging_ratio field fix a bug with applying png optimizations for live previews when they shouldn't be applied |