- 08 Jun, 2024 40 commits
-
-
AUTOMATIC1111 authored
use script_path for webui root in launch_utils
-
AUTOMATIC1111 authored
two fingers press to open context menu
-
AUTOMATIC1111 authored
Update imageviewer.js
-
AUTOMATIC1111 authored
Add AVIF MIME type support to mimetype definitions
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Added --models-dir option
-
AUTOMATIC1111 authored
Fix AttributeError
-
AUTOMATIC1111 authored
When creating a virtual environment, upgrade pip in webui.bat/webui.sh
-
AUTOMATIC1111 authored
use relative path for webui-assets css
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
chore: sync v1.8.0 packages according to changelog
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
fix extention update when not on main branch
-
AUTOMATIC1111 authored
fix soft inpainting on mps and xpu, torch_utils.float64
-
AUTOMATIC1111 authored
[Performance 4/6] Precompute is_sdxl_inpaint flag
-
AUTOMATIC1111 authored
img2img batch upload method
-
AUTOMATIC1111 authored
[Performance 5/6] Prevent unnecessary extra networks bias backup
-
AUTOMATIC1111 authored
scroll extensions table on overflow
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
[Performance 1/6] use_checkpoint = False
-
AUTOMATIC1111 authored
XYZ CSV skipinitialspace
-
AUTOMATIC1111 authored
Fix Hypertile xyz
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
more old sampler scheduler compatibility
-
AUTOMATIC1111 authored
XYZ override rework
-
AUTOMATIC1111 authored
Use different torch versions for Intel and ARM Macs
-
AUTOMATIC1111 authored
[Performance] LDM optimization patches
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
[Performance 6/6] Add --precision half option to avoid casting during inference
-
AUTOMATIC1111 authored
Allow old sampler names in API
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Fix corrupt model initial load loop
-
AUTOMATIC1111 authored
fix settings override not working for NGMI, s_churn, etc...
-
AUTOMATIC1111 authored
add code for skipping CFG on early steps
-
AUTOMATIC1111 authored
Add KL Optimal scheduler
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
ReloadUI backgroundColor --background-fill-primary
-
AUTOMATIC1111 authored
Fix bug where file extension had an extra '.' under some circumstances
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
[Performance 2/6] Replace einops.rearrange with torch native ops
-