Commit Graph

4359 Commits

Author SHA1 Message Date
Aarni Koskela
990ca80cb6 Replace pylint CI with ruff 2023-05-09 23:13:47 +03:00
AUTOMATIC1111
8fb16ceb28
Merge pull request #10214 from AUTOMATIC1111/refresh-fix
Refresh fix
2023-05-09 15:29:48 +03:00
Sakura-Luna
e7dbefc340
refresh fix 2023-05-09 19:06:00 +08:00
AUTOMATIC
ad6ec02261 prevent Reload UI button/link from reloading the page when it's not yet ready 2023-05-09 11:42:47 +03:00
AUTOMATIC
eb95809501 rework loras api 2023-05-09 11:25:46 +03:00
AUTOMATIC1111
7e02a00c81
Merge pull request #10194 from DumoeDss/dev
Add api method to get LoRA models with prompt
2023-05-09 11:12:13 +03:00
AUTOMATIC
11ae5399f6 make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events 2023-05-09 10:52:14 +03:00
AUTOMATIC1111
ea05ddfec8
Merge pull request #10201 from brkirch/mps-nan-fixes
Fix MPS on PyTorch 2.0.1, Intel Macs
2023-05-09 10:28:24 +03:00
brkirch
de401d8ffb Fix generation with k-diffusion/UniPC on x64 Macs 2023-05-09 01:10:13 -04:00
brkirch
9efb809f7c Remove PyTorch 2.0 check
Apparently 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.
2023-05-09 01:10:13 -04:00
AUTOMATIC
2b96a7b694 add links to wiki for filename pattern settings
add extended info for quicksettings setting
2023-05-08 16:46:35 +03:00
AUTOMATIC
5edb0acfeb use multiselect for quicksettings (this also resets the existing setting) 2023-05-08 15:38:25 +03:00
Sayo
f9abe4cddc Add api method to get LoRA models with prompt 2023-05-08 20:38:10 +08:00
AUTOMATIC
fc966c0299 do not show licenses page when user selects Show all pages in settings 2023-05-08 15:30:32 +03:00
AUTOMATIC
eabea24eb8 put infotext options into their own category in settings tab 2023-05-08 15:26:23 +03:00
AUTOMATIC
ab4ab4e595 add version to infotext, footer and console output when starting 2023-05-08 15:23:49 +03:00
brkirch
7aab389d6f Fix for Unet NaNs 2023-05-08 08:16:56 -04:00
AUTOMATIC
505a10ad92 use file modification time instead of current time for #9760 2023-05-08 15:09:20 +03:00
AUTOMATIC1111
879ed5422c
Merge pull request #9760 from Sakura-Luna/refresh
Fix gallery not being refreshed correctly
2023-05-08 15:06:02 +03:00
AUTOMATIC1111
b3a44385b1
Merge pull request #10025 from acncagua/Upscaler_initialization
Initialize the upscalers
2023-05-08 15:03:59 +03:00
Sayo
34a82a345a Add api method to get LoRA models 2023-05-08 19:55:05 +08:00
AUTOMATIC
6a5901a3fd update changelog 2023-05-08 12:45:22 +03:00
AUTOMATIC
f62540b2d2 Revert "add mtime to served images in gallery to prevent cache from showing old images"
This reverts commit 669b518cbd.
2023-05-08 12:18:22 +03:00
AUTOMATIC
18fb2162a4 disable useless progress display when pasting infotext using the blur button 2023-05-08 12:17:36 +03:00
AUTOMATIC
ec0da07236 Lora: add an option to use old method of applying loras 2023-05-08 12:07:43 +03:00
AUTOMATIC
083dc3c76a directory hiding for extra networks: dirs starting with . will hide their cards on extra network tabs unless specifically searched for
create HTML for extra network pages only on demand
allow directories starting with . to still list their models for lora, checkpoints, etc
keep "search" filter for extra networks when user refreshes the page
2023-05-08 11:33:45 +03:00
AUTOMATIC1111
855f83f92c
Merge pull request #10041 from AUTOMATIC1111/print-exception-#9219
print PIL.UnidentifiedImageError
2023-05-08 09:12:56 +03:00
AUTOMATIC1111
d1d7dd2a44
Merge pull request #10067 from dongweiming/x-y-z-plot
Add extra `None` option for VAE
2023-05-08 09:03:59 +03:00
AUTOMATIC1111
fa21e6ae63
Merge pull request #9616 from Sakura-Luna/tooltip
Tooltip localization support
2023-05-08 09:01:33 +03:00
AUTOMATIC1111
73d956454f
Merge branch 'dev' into tooltip 2023-05-08 09:01:25 +03:00
AUTOMATIC1111
b15bbef798
Merge pull request #10089 from AUTOMATIC1111/LoraFix
Fix some Lora's not working
2023-05-08 08:45:26 +03:00
AUTOMATIC1111
67c884196d
Merge pull request #9955 from akx/noop-localization-unless-required
Make localization.js do nothing if there's no localization to do
2023-05-08 08:43:11 +03:00
AUTOMATIC
669b518cbd add mtime to served images in gallery to prevent cache from showing old images 2023-05-08 08:36:24 +03:00
AUTOMATIC
e4a66bb8e3 make lightbox properly display whole picture without cutting of parts when the picture is very wide. 2023-05-08 08:21:38 +03:00
AUTOMATIC1111
a6529a78c3
Merge pull request #10113 from missionfloyd/extras-thumbnails
Fix stretched thumbnails on extras tab
2023-05-08 08:21:24 +03:00
AUTOMATIC1111
0141ab1387
Merge pull request #10140 from Archeb/patch-1
style.css: Make the image in the ImageViewer be resized correctly
2023-05-08 08:15:36 +03:00
AUTOMATIC1111
66428667c5
Merge pull request #10146 from missionfloyd/gamepad-option
Fix gamepad navigation
2023-05-08 08:09:12 +03:00
AUTOMATIC1111
6ac33fe9d1
Merge pull request #10133 from AUTOMATIC1111/filename-pattern-denoising_strength
Filename pattern denoising strength
2023-05-08 08:04:02 +03:00
AUTOMATIC
160780283a put all code for /docs in same place and make it work properly with UI reloads 2023-05-08 07:57:17 +03:00
AUTOMATIC1111
064eda930c
Merge pull request #10168 from mouhao/master
Fix missing /docs endpoint in newer gradio versions
2023-05-08 07:47:06 +03:00
AUTOMATIC
2473bafa67 read infotext params from the other extension for Lora if it's not active 2023-05-08 07:28:30 +03:00
mouhao
0cb582b50c
Merge pull request #1 from mouhao/mouhao-patch-1
Update webui.py
2023-05-07 21:03:28 +08:00
mouhao
5427b7128d
Update webui.py
Fix missing /docs endpoint in newer gradio versions
Newer versions of gradio (>=3.27.1) have removed the /docs endpoint by default. This commit adds it back to enable accessing the API documentation.
2023-05-07 20:54:48 +08:00
AUTOMATIC
2cb3b0be1d if present, use Lora's "ss_output_name" field to refer to it in prompt 2023-05-07 08:25:34 +03:00
missionfloyd
85bd9b3d31 Work with multiple gamepads 2023-05-06 22:47:35 -06:00
missionfloyd
99f3bf07d2 gamepad repeat option 2023-05-06 22:16:51 -06:00
missionfloyd
cca5782d18 Improve joypad performance 2023-05-06 22:00:13 -06:00
missionfloyd
5cbc1c5d43
Fix spelling 2023-05-05 23:03:32 -06:00
missionfloyd
a46c23b10f Make gamepad navigation optional 2023-05-05 22:48:27 -06:00
蚊子
8462d07116
style.css: Make the image in the ImageViewer be resized correctly 2023-05-06 01:17:39 +01:00