Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | detect diag_oft type | v0xie | 2023-11-02 | 1 | -0/+7 | |
| | | | | | | | ||||||
| | | * | | | | test implementation based on kohaku diag-oft implementation | v0xie | 2023-11-02 | 1 | -21/+38 | |
| | |/ / / / | ||||||
| | * | | | | style: conform style | v0xie | 2023-10-22 | 1 | -1/+1 | |
| | | | | | | ||||||
| | * | | | | fix: multiplier applied twice in finalize_updown | v0xie | 2023-10-22 | 1 | -1/+22 | |
| | | | | | | ||||||
| | * | | | | refactor: remove used OFT functions | v0xie | 2023-10-22 | 1 | -72/+10 | |
| | | | | | | ||||||
| | * | | | | fix: use merge_weight to cache value | v0xie | 2023-10-22 | 1 | -17/+40 | |
| | | | | | | ||||||
| | * | | | | style: cleanup oft | v0xie | 2023-10-21 | 1 | -75/+7 | |
| | | | | | | ||||||
| | * | | | | fix: support multiplier, no forward pass hook | v0xie | 2023-10-21 | 1 | -10/+33 | |
| | | | | | | ||||||
| | * | | | | fix: return orig weights during updown, merge weights before forward | v0xie | 2023-10-21 | 1 | -21/+69 | |
| | | | | | | ||||||
| | * | | | | refactor: use forward hook instead of custom forward | v0xie | 2023-10-21 | 1 | -9/+24 | |
| | | | | | | ||||||
| | * | | | | style: fix ambiguous variable name | v0xie | 2023-10-19 | 1 | -2/+2 | |
| | | | | | | ||||||
| | * | | | | style: formatting | v0xie | 2023-10-19 | 2 | -37/+2 | |
| | | | | | | ||||||
| | * | | | | refactor: fix constraint, re-use get_weight | v0xie | 2023-10-19 | 1 | -24/+16 | |
| | | | | | | ||||||
| | * | | | | faster by calculating R in updown and using cached R in forward | v0xie | 2023-10-18 | 1 | -7/+8 | |
| | | | | | | ||||||
| | * | | | | faster by using cached R in forward | v0xie | 2023-10-18 | 1 | -3/+14 | |
| | | | | | | ||||||
| | * | | | | inference working but SLOW | v0xie | 2023-10-18 | 2 | -40/+75 | |
| | | | | | | ||||||
| | * | | | | wip incorrect OFT implementation | v0xie | 2023-10-18 | 2 | -0/+87 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #13996 from Luxter77/patch-1 | AUTOMATIC1111 | 2023-11-19 | 1 | -1/+26 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Adds tqdm handler to logging_config.py for progress bar integration | |||||
| | * | | | | | actually adds handler to logging_config.py | Your Name | 2023-11-16 | 1 | -1/+1 | |
| | | | | | | | ||||||
| | * | | | | | Take into account tqdm not being installed before first boot for logging | Lucas Daniel Velazquez M | 2023-11-16 | 1 | -13/+24 | |
| | | | | | | | ||||||
| | * | | | | | Adds tqdm handler to logging_config.py for progress bar integration | Lucas Daniel Velazquez M | 2023-11-16 | 1 | -0/+14 | |
| |/ / / / / |/| | | | | | ||||||
| * | | | | | Merge pull request #13826 from ezxzeng/ui_mobile_optimizations | AUTOMATIC1111 | 2023-11-19 | 2 | -2/+13 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | added accordion settings options | |||||
| | * | | | | | ExitStack as alternative to suppress | Emily Zeng | 2023-11-10 | 1 | -3/+10 | |
| | | | | | | | ||||||
| | * | | | | | fix added accordion settings options | w-e-w | 2023-11-10 | 1 | -5/+3 | |
| | | | | | | | ||||||
| | * | | | | | multiline with statement for readibility | Emily Zeng | 2023-11-09 | 1 | -2/+6 | |
| | | | | | | | ||||||
| | * | | | | | removed changes that weren't merged properly | Emily Zeng | 2023-11-09 | 1 | -50/+1 | |
| | | | | | | | ||||||
| | * | | | | | moved nested with to single line to remove extra tabs | Emily Zeng | 2023-11-09 | 1 | -296/+295 | |
| | | | | | | | ||||||
| | * | | | | | Merge branch 'dev' into ui_mobile_optimizations | ezxzeng | 2023-11-07 | 24 | -228/+531 | |
| | |\ \ \ \ \ | | | | |/ / / | | | |/| | | | ||||||
| | * | | | | | added accordion settings options | Emily Zeng | 2023-11-03 | 2 | -250/+254 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #14004 from storyicon/master | AUTOMATIC1111 | 2023-11-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | feat: fix randn found element of type float at pos 2 | |||||
| | * | | | | | feat: fix randn found element of type float at pos 2 | storyicon | 2023-11-17 | 1 | -1/+1 | |
| |/ / / / / |/| | | | | | | | | | | | | | | | | | Signed-off-by: storyicon <storyicon@foxmail.com> | |||||
| * | | | | | fix pix2pix producing bad results | AUTOMATIC1111 | 2023-11-07 | 1 | -1/+1 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #13884 from GerryDE/notification-sound-volume | AUTOMATIC1111 | 2023-11-07 | 2 | -1/+6 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add option to set notification sound volume | |||||
| | * | | | | | Add option to set notification sound volume | GerryDE | 2023-11-07 | 2 | -1/+6 | |
| |/ / / / / | ||||||
| * | | | | | fix exception related to the pix2pix | AUTOMATIC1111 | 2023-11-06 | 1 | -0/+4 | |
| | | | | | | ||||||
| * | | | | | fix img2img_tabs error | AUTOMATIC1111 | 2023-11-06 | 1 | -10/+10 | |
| | | | | | | ||||||
| * | | | | | more changes for #13865: fix formatting, rename the function, add comment ↵ | AUTOMATIC1111 | 2023-11-05 | 3 | -12/+15 | |
| | | | | | | | | | | | | | | | | | | | | | | | | and add a readme entry | |||||
| * | | | | | linter | AUTOMATIC1111 | 2023-11-05 | 3 | -4/+4 | |
| | | | | | | ||||||
| * | | | | | Merge pull request #13865 from Gothos/master | AUTOMATIC1111 | 2023-11-05 | 4 | -3/+26 | |
| |\ \ \ \ \ | | | | | | | | | | | | | | | Add support for SSD-1B | |||||
| | * \ \ \ \ | Merge branch 'dev' into master | AUTOMATIC1111 | 2023-11-05 | 72 | -553/+1442 | |
| | |\ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | compact prompt option disabled by default | AUTOMATIC1111 | 2023-11-05 | 1 | -1/+1 | |
| | | | | | | | ||||||
| * | | | | | | added compact prompt option | AUTOMATIC1111 | 2023-11-05 | 10 | -168/+314 | |
| | | | | | | | ||||||
| * | | | | | | properly apply sort order for extra network cards when selected from dropdown | AUTOMATIC1111 | 2023-11-05 | 3 | -13/+22 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | allow selection of default sort order in settings remove 'Default' sort order, replace with 'Name' | |||||
| * | | | | | | eslint | AUTOMATIC1111 | 2023-11-05 | 1 | -9/+11 | |
| | | | | | | | ||||||
| * | | | | | | Merge pull request #13855 from gibiee/patch-1 | AUTOMATIC1111 | 2023-11-05 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | Corrected a typo in `modules/cmd_args.py` | |||||
| | * | | | | | | correct a typo | gibiee | 2023-11-05 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | modify "defaul" to "default" | |||||
| * | | | | | | | add a visible checkbox to input accordion | AUTOMATIC1111 | 2023-11-05 | 2 | -25/+59 | |
| |/ / / / / / | ||||||
| * | | | | | | Merge pull request #13718 from avantcontra/bugfix_gfpgan_custom_path | AUTOMATIC1111 | 2023-11-03 | 1 | -5/+20 | |
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | fix bug when using --gfpgan-models-path | |||||
| | * | | | | | | fix Blank line contains whitespace | avantcontra | 2023-10-21 | 1 | -1/+1 | |
| | | | | | | | | ||||||
| | * | | | | | | fix bug when using --gfpgan-models-path | avantcontra | 2023-10-21 | 1 | -5/+20 | |
| | | |/ / / / | | |/| | | | |