Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #7936 from EllangoK/master | AUTOMATIC1111 | 2023-03-25 | 2 | -1/+6 |
|\ | |||||
| * | Merge branch 'master' into master | Karun | 2023-03-25 | 36 | -183/+1658 |
| |\ | |||||
| * | | custom height, width settings for extra networks | EllangoK | 2023-02-19 | 2 | -1/+7 |
* | | | Merge pull request #8662 from vladmandic/api-handler | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+44 |
|\ \ \ | |||||
| * | | | api error handler | Vladimir Mandic | 2023-03-15 | 1 | -1/+44 |
* | | | | update overflow-wrap: break-word; for gradio 3.23 | AUTOMATIC | 2023-03-25 | 1 | -2/+2 |
* | | | | Merge branch 'master' into extra-network-info | AUTOMATIC1111 | 2023-03-25 | 18 | -76/+223 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge pull request #8780 from Brawlence/master | AUTOMATIC1111 | 2023-03-25 | 3 | -2/+56 |
| |\ \ \ | |||||
| | * | | | Unload checkpoints on Request | Φφ | 2023-03-21 | 3 | -2/+56 |
| | |/ / | |||||
| * | | | Merge pull request #8797 from ArrowM/master | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | Move `load_file_from_url` | ArrowM | 2023-03-22 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | Merge pull request #8803 from mlhub-action/fix_scripts_load_order | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+9 |
| |\ \ \ | |||||
| | * | | | Fix scripts load order | sumof2primes | 2023-03-22 | 1 | -1/+1 |
| | * | | | Fix scripts load order | sumof2primes | 2023-03-22 | 1 | -1/+9 |
| | |/ / | |||||
| * | | | Merge pull request #8814 from catboxanon/inpaint-mask | AUTOMATIC1111 | 2023-03-25 | 2 | -0/+20 |
| |\ \ \ | |||||
| | * | | | Expose inpainting mask and composite | catboxanon | 2023-03-22 | 2 | -0/+20 |
| | |/ / | |||||
| * | | | Merge pull request #8824 from zimkjh/fix-variable-typo | AUTOMATIC1111 | 2023-03-25 | 1 | -2/+2 |
| |\ \ \ | |||||
| | * | | | fix variable typo | carat-johyun | 2023-03-23 | 1 | -2/+2 |
| | |/ / | |||||
| * | | | Merge pull request #8647 from Tps-F/add_submodule | AUTOMATIC1111 | 2023-03-25 | 1 | -8/+5 |
| |\ \ \ | |||||
| | * | | | Cross device link | Ftps | 2023-03-16 | 1 | -1/+11 |
| | * | | | remove unused library | Ftps | 2023-03-15 | 1 | -2/+0 |
| | * | | | Update ui_extensions.py | Ftps | 2023-03-15 | 1 | -16/+5 |
| | |/ / | |||||
| * | | | use HTTP request to fetch metadata for Lora cards instead of including it int... | AUTOMATIC | 2023-03-25 | 1 | -12/+35 |
| * | | | Merge pull request #8878 from butaixianran/master | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+5 |
| |\ \ \ | |||||
| | * | | | Fix None type error for TI module | butaixianran | 2023-03-24 | 1 | -1/+5 |
| | |/ / | |||||
| * | | | Merge pull request #8866 from brkirch/mps-torch-2-0-nn-linear-workarounds | AUTOMATIC1111 | 2023-03-25 | 1 | -1/+8 |
| |\ \ \ | |||||
| | * | | | Add workaround for MPS layer_norm on PyTorch 2.0 | brkirch | 2023-03-24 | 1 | -1/+3 |
| | * | | | Add workaround for broken nn.Linear on macOS 13.2 | brkirch | 2023-03-24 | 1 | -0/+5 |
| | |/ / | |||||
| * | | | Merge pull request #8782 from FNSpd/master | AUTOMATIC1111 | 2023-03-25 | 2 | -3/+3 |
| |\ \ \ | |||||
| | * | | | Update devices.py | FNSpd | 2023-03-24 | 1 | -1/+1 |
| | * | | | Update sd_hijack_optimizations.py | FNSpd | 2023-03-24 | 1 | -1/+1 |
| | * | | | Update sd_hijack_unet.py | FNSpd | 2023-03-24 | 1 | -1/+1 |
| | * | | | Update sd_hijack_optimizations.py | FNSpd | 2023-03-21 | 1 | -1/+1 |
| | * | | | Update sd_hijack_unet.py | FNSpd | 2023-03-21 | 1 | -1/+1 |
| | * | | | Update devices.py | FNSpd | 2023-03-21 | 1 | -1/+1 |
| | |/ / | |||||
| * | | | bump gradio to 3.23 | AUTOMATIC | 2023-03-25 | 2 | -2/+9 |
| * | | | fix extra networks ui | AUTOMATIC | 2023-03-25 | 1 | -1/+1 |
| * | | | enable queue by default | AUTOMATIC | 2023-03-25 | 3 | -4/+5 |
| * | | | hide delete button for single-item dropdown | AUTOMATIC | 2023-03-25 | 3 | -3/+16 |
| * | | | fix ctrl+up/down attention edit | AUTOMATIC | 2023-03-25 | 1 | -2/+2 |
| * | | | initial gradio 3.22 support | AUTOMATIC | 2023-03-25 | 5 | -37/+50 |
| |/ / | |||||
* | | | Add event.stopPropagation() to extraNetworksShowMetadata() | missionfloyd | 2023-03-21 | 1 | -1/+1 |
* | | | Don't bubble when metadata_button is clicked | missionfloyd | 2023-03-20 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #8503 from mcmonkey4eva/filename-length-limit-fix | AUTOMATIC1111 | 2023-03-14 | 1 | -0/+5 |
|\ \ | |||||
| * | | update `fullfn` properly | Alex "mcmonkey" Goodwin | 2023-03-12 | 1 | -0/+1 |
| * | | add safety check in case of short extensions | Alex "mcmonkey" Goodwin | 2023-03-12 | 1 | -1/+1 |
| * | | relocate filename length limit to better spot | Alex "mcmonkey" Goodwin | 2023-03-12 | 1 | -3/+4 |
| * | | initial fix for filename length limits on *nix systems | Alex "mcmonkey" Goodwin | 2023-03-11 | 1 | -0/+3 |
* | | | fix an error loading Lora with empty values in metadata | AUTOMATIC | 2023-03-14 | 1 | -1/+1 |
* | | | Merge pull request #8589 from vladmandic/unipc | AUTOMATIC1111 | 2023-03-14 | 2 | -3/+4 |
|\ \ \ |