Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | * | | | | | | | | | | | | 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 | |
| |/ / / / / / / / / / / | ||||||
* / / / / / / / / / / / | added search textbox to filter available extensions | pieresimakp | 2023-03-23 | 1 | -11/+31 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | add pbar to unipc | Vladimir Mandic | 2023-03-13 | 2 | -3/+4 | |
| | |_|_|/ / / / / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Merge pull request #8588 from hananbeer/fix/undefined_extra_network_data | AUTOMATIC1111 | 2023-03-14 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | initialize extra_network_data before use | high_byte | 2023-03-13 | 1 | -1/+2 | |
* | | | | | | | | | | | | | Update ui_extra_networks.py | willtakasan | 2023-03-14 | 1 | -2/+2 | |
* | | | | | | | | | | | | | Add view metadata button for Lora cards. | AUTOMATIC | 2023-03-14 | 2 | -0/+31 | |
| |/ / / / / / / / / / / |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | display correct timings after restarting UI | AUTOMATIC | 2023-03-12 | 1 | -0/+3 | |
* | | | | | | | | | | | | attempt to fix memory monitor with multiple CUDA devices | AUTOMATIC | 2023-03-12 | 1 | -4/+8 | |
* | | | | | | | | | | | | change extension index link to the new dedicated repo instead of wiki | AUTOMATIC | 2023-03-12 | 1 | -1/+1 | |
* | | | | | | | | | | | | force refresh tqdm before close | Vladimir Mandic | 2023-03-12 | 1 | -0/+1 | |
* | | | | | | | | | | | | Merge pull request #8492 from zhanghua000/absolute-path | AUTOMATIC1111 | 2023-03-12 | 2 | -2/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | modules/sd_vae_approx.py: fix VAE-approx path | Zhang Hua | 2023-03-11 | 1 | -1/+4 | |
| * | | | | | | | | | | | | models/ui.py: make the path of script.js absolute | Zhang Hua | 2023-03-11 | 1 | -1/+2 |