- 11 May, 2023 7 commits
- 
- 
AUTOMATIC authoredchange live preview format to jpeg to prevent unreasonably slow previews for large images, and add an option to let user select the format 
- 
AUTOMATIC authored
- 
AUTOMATIC1111 authoredUpdate sub_quadratic_attention.py 
- 
Louis Del Valle authored1. Determine the number of query chunks. 2. Calculate the final shape of the res tensor. 3. Initialize the tensor with the calculated shape and dtype, (same dtype as the input tensors, usually) Can initialize the tensor as a zero-filled tensor with the correct shape and dtype, then compute the attention scores for each query chunk and fill the corresponding slice of tensor. 
- 
AUTOMATIC authoredallow setting defaults for elements in extensions' tabs fix a problem with ESRGAN upscalers disappearing after UI reload implicit change: HTML element id for train tab from tab_ti to tab_train (will this break things?) 
- 
AUTOMATIC1111 authoredRuff 
- 
AUTOMATIC authored
 
- 
- 10 May, 2023 22 commits
- 
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC1111 authoredReplace pylint CI with ruff 
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
Aarni Koskela authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC1111 authoredFix up string formatting/concatenation to f-strings where feasible 
- 
AUTOMATIC1111 authored1.1.1 quicksettings list migration 
- 
Aarni Koskela authored
 
- 
- 09 May, 2023 10 commits
- 
- 
AUTOMATIC1111 authoredRefresh fix 
- 
Sakura-Luna authored
- 
w-e-w authored
- 
AUTOMATIC authored
- 
AUTOMATIC authored
- 
AUTOMATIC1111 authoredAdd api method to get LoRA models with prompt 
- 
AUTOMATIC authoredmake it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events 
- 
AUTOMATIC1111 authoredFix MPS on PyTorch 2.0.1, Intel Macs 
- 
brkirch authored
- 
brkirch authoredApparently the commit in the main branch of pytorch/pytorch that fixes this issue didn't make it into PyTorch 2.0.1, and since it is unclear exactly which release will have it we'll just always apply the workaround so a crash doesn't occur regardless. 
 
- 
- 08 May, 2023 1 commit
- 
- 
AUTOMATIC authoredadd extended info for quicksettings setting 
 
- 
