AUTOMATIC1111 and GitHub
9080af56dd
Merge pull request #10321 from akx/fix-launch-git-get
...
launch.py: fix git_tag() & fix commit_hash() & simplify
2023-05-12 21:01:37 +03:00
AUTOMATIC1111 and GitHub
b4ad31ddd4
Merge pull request #10318 from brkirch/set-pytorch-201-mac
...
Set PyTorch version to 2.0.1 for macOS
2023-05-12 20:56:42 +03:00
AUTOMATIC1111 and GitHub
54c84e63b3
Merge pull request #10317 from AUTOMATIC1111/fix-COMMANDLINE_ARGS--data-dir
...
fix --data-dir ignored when launching via webui-user.bat COMMANDLINE_ARGS
2023-05-12 16:50:42 +03:00
AUTOMATIC1111 and GitHub
abe32cefa3
Merge pull request #10285 from akx/ruff-spacing
...
Indentation + ruff whitespace fixes
2023-05-11 21:25:15 +03:00
AUTOMATIC1111 and GitHub
b4aaa339d5
Merge pull request #10290 from akx/smart-live-preview-format
...
Make live previews use JPEG only for large images
2023-05-11 21:24:44 +03:00
AUTOMATIC1111 and GitHub
ba7ae7b948
Merge pull request #10286 from catboxanon/patch/extra-networks-symlinks
...
Fix symlink scanning for extra networks
2023-05-11 19:47:15 +03:00
AUTOMATIC
483545252f
fix broken prompts from file
2023-05-11 14:24:22 +03:00
AUTOMATIC
0bfaf613a8
put the star where it belongs
2023-05-11 13:31:56 +03:00
AUTOMATIC1111 and GitHub
fb366891ab
Merge pull request #10274 from akx/torch-cpu-for-tests
...
Use CPU Torch in CI, etc.
2023-05-11 12:50:00 +03:00
AUTOMATIC1111 and GitHub
4445314c68
Merge pull request #10273 from AUTOMATIC1111/roboto-without-a-dep
...
Vendor Roboto font
2023-05-11 11:25:23 +03:00
AUTOMATIC
87c3aa7389
return wrap_gradio_gpu_call to webui.py for extensions
2023-05-11 10:09:42 +03:00
AUTOMATIC1111 and GitHub
3bb964d806
Merge pull request #10272 from AUTOMATIC1111/clean-fid
...
Update clean-fid to loosen transitive dependency pins
2023-05-11 09:36:08 +03:00
AUTOMATIC1111 and GitHub
fe5d988947
Merge pull request #10268 from Sakura-Luna/pbar
...
UniPC progress bar adjustment
2023-05-11 08:16:36 +03:00
AUTOMATIC
b7e160a87d
change live preview format to jpeg to prevent unreasonably slow previews for large images, and add an option to let user select the format
2023-05-11 08:14:45 +03:00
AUTOMATIC
e334758ec2
repair #10266
2023-05-11 07:45:05 +03:00
AUTOMATIC1111 and GitHub
c9e5b92106
Merge pull request #10266 from nero-dv/dev
...
Update sub_quadratic_attention.py
2023-05-11 07:21:18 +03:00
AUTOMATIC
8aa87c564a
add UI to edit defaults
...
allow 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?)
2023-05-10 23:41:08 +03:00
AUTOMATIC1111 and GitHub
5abecea34c
Merge pull request #10259 from AUTOMATIC1111/ruff
...
Ruff
2023-05-10 21:24:18 +03:00
AUTOMATIC
3ec7b705c7
suggestions and fixes from the PR
2023-05-10 21:21:32 +03:00
AUTOMATIC
d25219b7e8
manual fixes for some C408
2023-05-10 11:55:09 +03:00
AUTOMATIC
a5121e7a06
fixes for B007
2023-05-10 11:37:18 +03:00
AUTOMATIC
550256db1c
ruff manual fixes
2023-05-10 11:19:16 +03:00
AUTOMATIC
028d3f6425
ruff auto fixes
2023-05-10 11:05:02 +03:00
AUTOMATIC
e42de4b8a2
update ruff config with more stuff
2023-05-10 11:00:07 +03:00
AUTOMATIC
57ef617251
integrate the PR's config
2023-05-10 09:09:41 +03:00
AUTOMATIC1111 and GitHub
837d3a94b7
Merge pull request #10233 from akx/fix-lint-ci
...
Replace pylint CI with ruff
2023-05-10 09:06:54 +03:00
AUTOMATIC
4b854806d9
F401 fixes for ruff
2023-05-10 09:02:23 +03:00
AUTOMATIC
f741a98bac
imports cleanup for ruff
2023-05-10 08:43:42 +03:00
AUTOMATIC
96d6ca4199
manual fixes for ruff
2023-05-10 08:25:25 +03:00
AUTOMATIC
762265eab5
autofixes from ruff
2023-05-10 07:52:45 +03:00
AUTOMATIC
a617d64882
add ruff config
2023-05-10 07:43:55 +03:00
AUTOMATIC
f5ea1e9d92
bump torch version
2023-05-10 07:26:42 +03:00
AUTOMATIC
d50b95b5a3
fix an issue preventing the program from starting if the user specifies a bad gradio theme
2023-05-10 07:14:13 +03:00
AUTOMATIC
921dc4639b
Merge branch 'dev' into release_candidate
2023-05-10 06:53:25 +03:00
AUTOMATIC
f07af8db64
bump gradio version for all suffering musicians
2023-05-10 06:52:51 +03:00
AUTOMATIC
c8791c1d37
Merge branch 'dev' into release_candidate
2023-05-09 22:42:37 +03:00
AUTOMATIC
31397986e7
changelog
2023-05-09 22:42:02 +03:00
AUTOMATIC1111 and GitHub
d6a9b22c19
Merge pull request #10232 from akx/eff
...
Fix up string formatting/concatenation to f-strings where feasible
2023-05-09 22:40:51 +03:00
AUTOMATIC1111 and GitHub
ccbb361845
Merge pull request #10209 from AUTOMATIC1111/quicksettings-migration
...
1.1.1 quicksettings list migration
2023-05-09 22:29:08 +03:00
AUTOMATIC1111 and GitHub
8fb16ceb28
Merge pull request #10214 from AUTOMATIC1111/refresh-fix
...
Refresh fix
2023-05-09 15:29:48 +03: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 and GitHub
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 and GitHub
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
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
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
AUTOMATIC
505a10ad92
use file modification time instead of current time for #9760
2023-05-08 15:09:20 +03:00
AUTOMATIC1111 and GitHub
879ed5422c
Merge pull request #9760 from Sakura-Luna/refresh
...
Fix gallery not being refreshed correctly
2023-05-08 15:06:02 +03:00
AUTOMATIC1111 and GitHub
b3a44385b1
Merge pull request #10025 from acncagua/Upscaler_initialization
...
Initialize the upscalers
2023-05-08 15:03:59 +03: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 and GitHub
855f83f92c
Merge pull request #10041 from AUTOMATIC1111/print-exception-#9219
...
print PIL.UnidentifiedImageError
2023-05-08 09:12:56 +03:00
AUTOMATIC1111 and GitHub
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 and GitHub
fa21e6ae63
Merge pull request #9616 from Sakura-Luna/tooltip
...
Tooltip localization support
2023-05-08 09:01:33 +03:00
AUTOMATIC1111 and GitHub
73d956454f
Merge branch 'dev' into tooltip
2023-05-08 09:01:25 +03:00
AUTOMATIC1111 and GitHub
b15bbef798
Merge pull request #10089 from AUTOMATIC1111/LoraFix
...
Fix some Lora's not working
2023-05-08 08:45:26 +03:00
AUTOMATIC1111 and GitHub
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 and GitHub
a6529a78c3
Merge pull request #10113 from missionfloyd/extras-thumbnails
...
Fix stretched thumbnails on extras tab
2023-05-08 08:21:24 +03:00
AUTOMATIC1111 and GitHub
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 and GitHub
66428667c5
Merge pull request #10146 from missionfloyd/gamepad-option
...
Fix gamepad navigation
2023-05-08 08:09:12 +03:00
AUTOMATIC1111 and GitHub
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 and GitHub
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
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
AUTOMATIC1111 and GitHub
335428c2c8
Merge pull request #9140 from yedpodtrzitko/yed/reuse-existing-venv
...
feat: use existing virtualenv if already active
2023-05-02 11:05:00 +03:00
AUTOMATIC
14b70aa97b
revert unwanted change from #9865
2023-05-02 11:03:11 +03:00
AUTOMATIC1111 and GitHub
4b6808f6ed
Merge pull request #9865 from catalpaaa/subpath-support
...
add subpath support
2023-05-02 11:01:27 +03:00
AUTOMATIC
4499bead4c
Merge branch 'master' into dev
2023-05-02 09:25:47 +03:00
AUTOMATIC
5ab7f213be
fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle
2023-05-02 09:20:35 +03:00
AUTOMATIC
b1717c0a48
do not load wait for shared.sd_model to load at startup
2023-05-02 09:08:00 +03:00
AUTOMATIC1111 and GitHub
696c338ee2
Merge pull request #9953 from akx/js-misc-fixes
...
Miscellaneous JS fixes
2023-05-01 14:39:52 +03:00
AUTOMATIC1111 and GitHub
50f63e2247
Merge branch 'dev' into js-misc-fixes
2023-05-01 14:39:46 +03:00
AUTOMATIC
72cd27a135
update changelog
2023-05-01 14:33:44 +03:00
AUTOMATIC
fe8a10d428
Merge branch 'release_candidate'
2023-05-01 14:27:53 +03:00
AUTOMATIC
b463b8a126
Merge branch 'release_candidate' into dev
2023-05-01 14:09:53 +03:00
AUTOMATIC1111 and GitHub
6fbd85dd0c
Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix
...
restore_progress fix
2023-05-01 14:09:32 +03:00
AUTOMATIC
f57445f7c4
Merge branch 'release_candidate' into dev
2023-05-01 14:01:29 +03:00
AUTOMATIC
67f5c2abb0
make it impossible to press the restore progress button after pressing it once
2023-05-01 13:58:10 +03:00
AUTOMATIC
f15b7e52e3
Add a comment and partial fix for the issue when the inpaint UI is unresponsive after using it.
2023-05-01 13:47:46 +03:00
AUTOMATIC
74d249f6dd
Merge branch 'release_candidate' into dev
2023-05-01 12:48:28 +03:00
AUTOMATIC
94754c60c5
attempt to fix broken github CI
2023-05-01 12:47:52 +03:00
AUTOMATIC1111 and GitHub
a7aa046016
Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override
...
XYZ checkpoint switch via Override
2023-05-01 12:47:30 +03:00
AUTOMATIC1111 and GitHub
97b9800bc6
Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement
...
override setting "model override" enhancement
2023-05-01 12:46:09 +03:00
AUTOMATIC
5e4a0e3d24
attempt to fix broken github CI
2023-04-29 23:02:23 +03:00
AUTOMATIC
06b6d2f2e2
Merge branch 'dev' into release_candidate
2023-04-29 22:50:49 +03:00
AUTOMATIC
ab287682bf
add changelog
2023-04-29 22:50:34 +03:00
AUTOMATIC
e23063610f
Merge branch 'dev' into release_candidate
2023-04-29 22:23:21 +03:00
AUTOMATIC
cd7f2b19f4
increase extra networks UI height to fit two rows of cards.
2023-04-29 22:17:32 +03:00
AUTOMATIC
c48ab36cb9
alternate restore progress button implementation
2023-04-29 22:16:54 +03:00
AUTOMATIC
bd9700405a
Revert "Merge pull request #7595 from siutin/feature/restore-progress"
...
This reverts commit 80987c36f9 , reversing
changes made to 2e78e65a22 .
2023-04-29 22:15:20 +03:00