Liu Song’s Projects


~/Projects/stable-diffusion-webui

git clone https://code.lsong.org/stable-diffusion-webui

History

ref
v1.2.1
Hash Date Commit message Author
89f9faa6 2023-05-14 13:35:07 Merge branch 'release_candidate' AUTOMATIC
dbd13dee 2023-05-14 13:34:50 update readme for release AUTOMATIC
b9abdb50 2023-05-14 13:31:03 add a possible fix for 'LatentDiffusion' object has no attribute 'lora_layer_mapping' AUTOMATIC
d7e9ac2a 2023-05-13 20:47:32 update readme AUTOMATIC
86ff43b9 2023-05-13 19:44:55 Merge pull request #10335 from akx/l10n-dis-take-2 AUTOMATIC1111
2053745c 2023-05-13 20:25:03 Merge branch 'v1.2.0-hotfix' into release_candidate AUTOMATIC
27f7fbf3 2023-05-13 20:24:48 update readme AUTOMATIC
12c78138 2023-05-13 19:43:15 Merge pull request #10324 from catboxanon/offline AUTOMATIC1111
06384879 2023-05-13 19:45:18 Merge pull request #10339 from catboxanon/bf16 AUTOMATIC1111
7e3539df 2023-05-13 20:21:11 fix upscalers disappearing after the user reloads UI AUTOMATIC
47719935 2023-05-13 20:15:37 add an option to always refer to lora by filenames AUTOMATIC
b08500ce 2023-05-13 08:16:37 Merge branch 'release_candidate' AUTOMATIC
231562ea 2023-05-13 08:16:20 update changelog for release AUTOMATIC
8ca50f82 2023-05-11 14:49:14 fix broken prompts from file AUTOMATIC
f5ea1e9d 2023-05-10 07:26:31 bump torch version AUTOMATIC
d50b95b5 2023-05-10 07:14:13 fix an issue preventing the program from starting if the user specifies a bad gradio theme AUTOMATIC
921dc463 2023-05-10 06:53:25 Merge branch 'dev' into release_candidate AUTOMATIC
f07af8db 2023-05-10 06:52:51 bump gradio version for all suffering musicians AUTOMATIC
c8791c1d 2023-05-09 22:42:37 Merge branch 'dev' into release_candidate AUTOMATIC
31397986 2023-05-09 22:42:02 changelog AUTOMATIC
d6a9b22c 2023-05-09 22:40:51 Merge pull request #10232 from akx/eff AUTOMATIC1111
ccbb3618 2023-05-09 22:29:08 Merge pull request #10209 from AUTOMATIC1111/quicksettings-migration AUTOMATIC1111
3ba6c3c8 2023-05-09 22:17:58 Fix up string formatting/concatenation to f-strings where feasible Aarni Koskela
8fb16ceb 2023-05-09 15:29:48 Merge pull request #10214 from AUTOMATIC1111/refresh-fix AUTOMATIC1111
e7dbefc3 2023-05-09 19:06:00 refresh fix Sakura-Luna
d1ff57e1 2023-05-09 18:14:12 1.1.1 quicksettings list migration w-e-w
ad6ec022 2023-05-09 11:42:47 prevent Reload UI button/link from reloading the page when it's not yet ready AUTOMATIC
eb958095 2023-05-09 11:25:46 rework loras api AUTOMATIC
7e02a00c 2023-05-09 11:12:13 Merge pull request #10194 from DumoeDss/dev AUTOMATIC1111
11ae5399 2023-05-09 10:52:02 make it so that custom context menu from contextMenu.js only disappears after user's click, ignoring non-user click events AUTOMATIC
ea05ddfe 2023-05-09 10:28:24 Merge pull request #10201 from brkirch/mps-nan-fixes AUTOMATIC1111
de401d8f 2023-05-08 16:32:40 Fix generation with k-diffusion/UniPC on x64 Macs brkirch
9efb809f 2023-05-08 15:49:43 Remove PyTorch 2.0 check brkirch
2b96a7b6 2023-05-08 16:46:35 add links to wiki for filename pattern settings AUTOMATIC
5edb0acf 2023-05-08 15:38:25 use multiselect for quicksettings (this also resets the existing setting) AUTOMATIC
f9abe4cd 2023-05-08 20:38:10 Add api method to get LoRA models with prompt Sayo
fc966c02 2023-05-08 15:30:32 do not show licenses page when user selects Show all pages in settings AUTOMATIC
eabea24e 2023-05-08 15:26:23 put infotext options into their own category in settings tab AUTOMATIC
ab4ab4e5 2023-05-08 15:23:49 add version to infotext, footer and console output when starting AUTOMATIC
7aab389d 2023-04-14 02:22:48 Fix for Unet NaNs brkirch
505a10ad 2023-05-08 15:09:20 use file modification time instead of current time for #9760 AUTOMATIC
879ed542 2023-05-08 15:06:02 Merge pull request #9760 from Sakura-Luna/refresh AUTOMATIC1111
b3a44385 2023-05-08 15:03:59 Merge pull request #10025 from acncagua/Upscaler_initialization AUTOMATIC1111
34a82a34 2023-05-08 19:55:05 Add api method to get LoRA models Sayo
6a5901a3 2023-05-08 12:45:22 update changelog AUTOMATIC
f62540b2 2023-05-08 12:18:22 Revert "add mtime to served images in gallery to prevent cache from showing old images" AUTOMATIC
18fb2162 2023-05-08 12:17:36 disable useless progress display when pasting infotext using the blur button AUTOMATIC
ec0da072 2023-05-08 12:07:43 Lora: add an option to use old method of applying loras AUTOMATIC
083dc3c7 2023-05-08 11:33:45 directory hiding for extra networks: dirs starting with . will hide their cards on extra network tabs unless specifically searched for AUTOMATIC
855f83f9 2023-05-08 09:12:56 Merge pull request #10041 from AUTOMATIC1111/print-exception-#9219 AUTOMATIC1111
d1d7dd2a 2023-05-08 09:03:59 Merge pull request #10067 from dongweiming/x-y-z-plot AUTOMATIC1111
fa21e6ae 2023-05-08 09:01:33 Merge pull request #9616 from Sakura-Luna/tooltip AUTOMATIC1111
73d95645 2023-05-08 09:01:25 Merge branch 'dev' into tooltip AUTOMATIC1111
b15bbef7 2023-05-08 08:45:26 Merge pull request #10089 from AUTOMATIC1111/LoraFix AUTOMATIC1111
67c88419 2023-05-08 08:43:11 Merge pull request #9955 from akx/noop-localization-unless-required AUTOMATIC1111
669b518c 2023-05-08 08:36:24 add mtime to served images in gallery to prevent cache from showing old images AUTOMATIC
e4a66bb8 2023-05-08 08:20:11 make lightbox properly display whole picture without cutting of parts when the picture is very wide. AUTOMATIC
a6529a78 2023-05-08 08:21:24 Merge pull request #10113 from missionfloyd/extras-thumbnails AUTOMATIC1111
0141ab13 2023-05-08 08:15:36 Merge pull request #10140 from Archeb/patch-1 AUTOMATIC1111
66428667 2023-05-08 08:09:12 Merge pull request #10146 from missionfloyd/gamepad-option AUTOMATIC1111
6ac33fe9 2023-05-08 08:04:02 Merge pull request #10133 from AUTOMATIC1111/filename-pattern-denoising_strength AUTOMATIC1111
16078028 2023-05-08 07:57:17 put all code for /docs in same place and make it work properly with UI reloads AUTOMATIC
064eda93 2023-05-08 07:47:06 Merge pull request #10168 from mouhao/master AUTOMATIC1111
2473bafa 2023-05-08 07:28:30 read infotext params from the other extension for Lora if it's not active AUTOMATIC
0cb582b5 2023-05-07 21:03:28 Merge pull request #1 from mouhao/mouhao-patch-1 mouhao
5427b712 2023-05-07 20:54:48 Update webui.py mouhao
2cb3b0be 2023-05-07 08:25:34 if present, use Lora's "ss_output_name" field to refer to it in prompt AUTOMATIC
85bd9b3d 2023-05-06 22:47:35 Work with multiple gamepads missionfloyd
99f3bf07 2023-05-06 22:16:51 gamepad repeat option missionfloyd
cca5782d 2023-05-06 22:00:13 Improve joypad performance missionfloyd
5cbc1c5d 2023-05-05 23:03:32 Fix spelling missionfloyd
a46c23b1 2023-05-05 22:48:27 Make gamepad navigation optional missionfloyd
8462d071 2023-05-06 01:17:39 style.css: Make the image in the ImageViewer be resized correctly 蚊子
38167473 2023-05-06 02:24:33 add denoising strength filename pattern w-e-w
cde0d642 2023-05-06 02:20:33 add denoising strength filename pattern w-e-w
79a6c5a6 2023-05-05 03:51:51 Fix stretched thumbnails on extras tab missionfloyd
a3cdf9aa 2023-05-05 15:51:01 Reopen image fix Sakura-Luna
16f0739d 2023-04-30 23:01:39 Make localization.js do nothing if there's no localization to do Aarni Koskela
c3eced22 2023-05-04 16:14:33 Fix some Lora's not working Leo Mozoloa
8bc4a3a2 2023-05-04 15:55:57 Refresh fix Sakura-Luna
91a15dca 2023-05-04 14:38:15 Use a new way to solve webpage refresh Sakura-Luna
5c66fedb 2023-05-04 14:08:22 Revert "Fix gallery not being refreshed correctly" Sakura-Luna
35e5916a 2023-05-04 14:08:21 Revert "Add img2img refreshed correctly" Sakura-Luna
29e13867 2023-05-04 14:08:20 Revert "Refresh bug fix" Sakura-Luna
1bebb50d 2023-05-04 11:59:22 No double calls will be made Acncagua Slt
251be61a 2023-05-04 07:59:52 Add extra `None` option for VAE Weiming Dong
14e55a33 2023-05-03 14:28:59 print PIL.UnidentifiedImageError w-e-w
efe98ca0 2023-05-03 00:44:16 Initialize the upscalers Acncagua Slt
335428c2 2023-05-02 11:05:00 Merge pull request #9140 from yedpodtrzitko/yed/reuse-existing-venv AUTOMATIC1111
14b70aa9 2023-05-02 11:03:11 revert unwanted change from #9865 AUTOMATIC
4b6808f6 2023-05-02 11:01:27 Merge pull request #9865 from catalpaaa/subpath-support AUTOMATIC1111
4499bead 2023-05-02 09:25:47 Merge branch 'master' into dev AUTOMATIC
5ab7f213 2023-05-02 09:20:35 fix an error that prevents running webui on torch<2.0 without --disable-safe-unpickle AUTOMATIC
b1717c0a 2023-05-02 09:08:00 do not load wait for shared.sd_model to load at startup AUTOMATIC
9eb5b3e9 2023-05-01 11:59:21 Merge branch 'experimental' into subpath-support catalpaaa
696c338e 2023-05-01 14:39:52 Merge pull request #9953 from akx/js-misc-fixes AUTOMATIC1111
50f63e22 2023-05-01 14:39:46 Merge branch 'dev' into js-misc-fixes AUTOMATIC1111
72cd27a1 2023-05-01 14:33:44 update changelog AUTOMATIC
fe8a10d4 2023-05-01 14:27:53 Merge branch 'release_candidate' AUTOMATIC
b463b8a1 2023-05-01 14:09:53 Merge branch 'release_candidate' into dev AUTOMATIC
6fbd85dd 2023-05-01 14:09:32 Merge pull request #9969 from AUTOMATIC1111/restore_progress_fix AUTOMATIC1111
f57445f7 2023-05-01 14:01:29 Merge branch 'release_candidate' into dev AUTOMATIC
33e6bc34 2023-05-01 19:59:52 restore_progress fix w-e-w
67f5c2ab 2023-05-01 13:58:10 make it impossible to press the restore progress button after pressing it once AUTOMATIC
f15b7e52 2023-05-01 13:47:46 Add a comment and partial fix for the issue when the inpaint UI is unresponsive after using it. AUTOMATIC
74d249f6 2023-05-01 12:48:28 Merge branch 'release_candidate' into dev AUTOMATIC
94754c60 2023-04-29 23:02:23 attempt to fix broken github CI AUTOMATIC
a7aa0460 2023-05-01 12:47:30 Merge pull request #9965 from AUTOMATIC1111/xyz_checkpoint_override AUTOMATIC1111
97b9800b 2023-05-01 12:46:09 Merge pull request #9958 from AUTOMATIC1111/model_override_enhancement AUTOMATIC1111
cfbe6818 2023-05-01 17:47:31 use override to apply checkpoint w-e-w
0d1ef296 2023-05-01 05:22:53 checkpoint override enhancement w-e-w
c7143002 2023-04-30 22:15:59 Use substring instead of deprecated substr Aarni Koskela
4bb441bb 2023-04-30 22:15:11 Remove redundant return Aarni Koskela
b7269f78 2023-04-30 22:14:51 Mark Notification.requestPermission's retval as purposely ignored Aarni Koskela
f6a40a2f 2023-04-30 22:12:24 Fix unused variables Aarni Koskela
8ccc2712 2023-04-30 22:08:52 Fix a whole bunch of implicit globals Aarni Koskela
34a6ad80 2023-04-30 14:45:56 Use classList.toggle wherever possible Aarni Koskela
ee973dcf 2023-04-30 14:42:11 imageMaskFix.js: fix event listeners to not use anonymous trampoline Aarni Koskela
13d8d65e 2023-04-30 14:40:45 hints: don't process elements that already have a title Aarni Koskela
5e4a0e3d 2023-04-29 23:02:23 attempt to fix broken github CI AUTOMATIC
06b6d2f2 2023-04-29 22:50:49 Merge branch 'dev' into release_candidate AUTOMATIC
ab287682 2023-04-29 22:50:34 add changelog AUTOMATIC
e2306361 2023-04-29 22:23:21 Merge branch 'dev' into release_candidate AUTOMATIC
cd7f2b19 2023-04-29 22:17:32 increase extra networks UI height to fit two rows of cards. AUTOMATIC
c48ab36c 2023-04-29 22:16:54 alternate restore progress button implementation AUTOMATIC
bd970040 2023-04-29 22:15:20 Revert "Merge pull request #7595 from siutin/feature/restore-progress" AUTOMATIC
80987c36 2023-04-29 22:13:48 Merge pull request #7595 from siutin/feature/restore-progress AUTOMATIC1111
15c4e78b 2023-04-29 22:13:40 Merge branch 'dev' into feature/restore-progress AUTOMATIC1111
2e78e65a 2023-04-29 20:29:38 Merge pull request #9907 from garrettsutula/master AUTOMATIC1111
0d32cb2c 2023-04-29 20:29:23 Merge branch 'dev' into master AUTOMATIC1111
90e46598 2023-04-29 20:28:18 bump gradio to 3.28.1 AUTOMATIC
f9253cee 2023-04-29 20:10:10 do not fail all Loras if some have failed to load when making a picture AUTOMATIC
3baeefd3 2023-04-29 20:13:58 Merge pull request #9933 from w-e-w/dev AUTOMATIC1111
45371704 2023-04-29 19:43:34 Merge pull request #7632 from papuSpartan/gamepad AUTOMATIC1111
e40b2d94 2023-04-29 19:39:22 change gradio callback from change to release in a bunch of places now that it's fixed in gradio AUTOMATIC
a95dc025 2023-04-29 19:05:43 remove unwanted changes from #8789 AUTOMATIC
f96e6fbd 2023-04-29 19:03:10 Merge pull request #8789 from Rucadi/master AUTOMATIC1111
0e0e70c2 2023-04-29 18:51:12 Merge pull request #8924 from kurilee/master AUTOMATIC1111
b615a2ed 2023-04-29 18:21:28 Merge pull request #9108 from AUTOMATIC1111/img2img-scale-by AUTOMATIC1111
eabecc21 2023-04-29 18:20:11 Update modules/ui.py AUTOMATIC1111
103fc062 2023-04-29 18:18:43 Merge pull request #8999 from Reibies/patch-1 AUTOMATIC1111
e30502a6 2023-04-29 18:00:51 Remove NVidia URL for OSX torch installation on OSX. AUTOMATIC
1a50272e 2023-04-29 17:45:22 revert some questionable changes from #9159 AUTOMATIC
f685fe72 2023-04-29 17:43:07 Merge pull request #9159 from space-nuko/ui-config-tabs AUTOMATIC1111
88c7debb 2023-04-29 17:42:57 Merge branch 'dev' into ui-config-tabs AUTOMATIC1111
97167a57 2023-04-29 17:39:02 Merge pull request #9165 from Ming424/update-readme AUTOMATIC1111
609b8933 2023-04-29 17:23:22 Merge pull request #9258 from wywywywy/bug-outpainting-mk2-file-format AUTOMATIC1111
5524301a 2023-04-29 17:22:42 Merge pull request #9169 from space-nuko/extension-settings-backup AUTOMATIC1111
78d0ee3b 2023-04-29 17:22:24 Merge branch 'dev' into extension-settings-backup AUTOMATIC1111
c018eefe 2023-04-29 17:16:57 Merge pull request #8563 from ParityError/master AUTOMATIC1111
1185bf39 2023-04-29 17:16:52 Merge branch 'dev' into master AUTOMATIC1111
89877643 2023-04-29 17:15:01 Merge pull request #9312 from space-nuko/save-merge-recipe AUTOMATIC1111
31dbec6b 2023-04-29 17:09:04 Merge pull request #9315 from GeorgLegato/get_uiCurrentTab_Gr3.23_wrong AUTOMATIC1111
1bab1797 2023-04-29 17:07:21 use parsed commandline args for --skip-install AUTOMATIC
ad7fd488 2023-04-29 17:04:48 Merge pull request #9330 from micky2be/patch-1 AUTOMATIC1111
ce64cab3 2023-04-29 17:04:37 Merge branch 'dev' into patch-1 AUTOMATIC1111
c89cad2b 2023-04-29 17:02:24 Merge pull request #9314 from Pluventi/master AUTOMATIC1111
3894609b 2023-04-29 17:02:14 Merge branch 'dev' into master AUTOMATIC1111
17cce456 2023-04-29 17:00:24 Merge pull request #8948 from hitomi/master AUTOMATIC1111
f2af6dad 2023-04-29 16:56:20 Merge pull request #9351 from nart4hire/fix-ngrok-recreate-tunnel AUTOMATIC1111
78b5bed3 2023-04-29 16:53:17 Merge pull request #9407 from GoulartNogueira/master AUTOMATIC1111
1142a87c 2023-04-29 16:52:39 Merge pull request #9219 from Z-nonymous/master AUTOMATIC1111
579e13df 2023-04-29 16:50:58 Merge pull request #8847 from space-nuko/remove-watermark-option AUTOMATIC1111
263f0fb5 2023-04-29 16:50:52 Merge branch 'dev' into remove-watermark-option AUTOMATIC1111
faff08f3 2023-04-29 16:48:43 rework [batch_number]/[generation_number] filename patterns AUTOMATIC
7749f2d8 2023-04-29 22:47:38 hints [batch_number] [generation_number] w-e-w
8651943c 2023-04-29 16:41:19 Merge pull request #9445 from gakada/master AUTOMATIC1111
e7d62457 2023-04-29 16:41:01 Merge branch 'dev' into master AUTOMATIC1111
7428fb51 2023-04-29 16:28:51 add is_hr_pass field for processing AUTOMATIC
e10ee962 2023-04-29 16:14:55 Merge pull request #9334 from gmasil/prepare-simpler-docker-integration-for-styles-csv AUTOMATIC1111
dae82c69 2023-04-29 16:10:20 Merge pull request #9365 from bluelovers/pr/xyz-sort-001 AUTOMATIC1111
725a3849 2023-04-29 16:10:16 Merge branch 'dev' into pr/xyz-sort-001 AUTOMATIC1111
8863b31d 2023-04-29 16:06:20 use correct images for previews when using AND (see #9491) AUTOMATIC
737b73a8 2023-04-29 16:05:20 some extra lines I forgot to add for previous commit AUTOMATIC
1d11e896 2023-04-29 15:57:09 rework Negative Guidance minimum sigma to work with AND, add infotext and copypaste parameters support AUTOMATIC
720fc882 2023-04-29 20:55:01 hints [clip_skip] w-e-w
3591eefe 2023-04-29 14:38:25 Merge pull request #9177 from devNegative-asm/master AUTOMATIC1111
7b02b17a 2023-04-29 14:09:51 Merge pull request #9404 from DGdev91/master AUTOMATIC1111
967fb51d 2023-04-29 14:09:45 Merge branch 'dev' into master AUTOMATIC1111
fdac4868 2023-04-29 14:03:02 Merge pull request #9484 from infinitewarp/sort-embeddings AUTOMATIC1111
cb940a58 2023-04-29 13:45:05 fix extension installation broken by #9518 AUTOMATIC
376e99f6 2023-04-29 13:24:58 Merge pull request #9592 from liamkerr/generation_params_fix AUTOMATIC1111
43dd2378 2023-04-29 13:24:50 Merge branch 'dev' into generation_params_fix AUTOMATIC1111
32c3b976 2023-04-29 13:21:32 Merge pull request #9628 from catboxanon/patch/9092 AUTOMATIC1111
43925add 2023-04-29 13:10:51 Merge pull request #9643 from tqwuliao/Branch_AddNewFilenameGen AUTOMATIC1111
87535fcf 2023-04-29 13:10:46 Merge branch 'dev' into Branch_AddNewFilenameGen AUTOMATIC1111
1ffb44b0 2023-04-29 13:02:00 Merge pull request #9593 from gakada/tcmalloc AUTOMATIC1111
e847df7e 2023-04-29 12:58:20 Merge pull request #9609 from akx/bracket-fix AUTOMATIC1111
d6a3988b 2023-04-29 12:56:57 Merge pull request #9669 from catboxanon/patch/sampler-schedule-fix AUTOMATIC1111
fc6eeda6 2023-04-29 12:55:19 Merge pull request #9130 from Vespinian/fix-api-alwayson_scripts-less-then-requiered-args AUTOMATIC1111
1dc21d79 2023-04-29 12:53:11 Merge pull request #9677 from weidongkl/master AUTOMATIC1111
b06205ea 2023-04-29 12:52:09 Allow user input for gradio theme selection AUTOMATIC
e018c8a3 2023-04-29 12:45:50 Merge pull request #8945 from space-nuko/gradio-theme-support AUTOMATIC1111
e6cbfcfe 2023-04-29 12:45:43 Merge branch 'dev' into gradio-theme-support AUTOMATIC1111
2c935d8e 2023-04-29 12:41:30 Merge pull request #9518 from yike5460/master AUTOMATIC1111
aee6d9bb 2023-04-29 12:39:05 remove unneeded warning filter AUTOMATIC
ee71eee1 2023-04-29 12:36:50 stuff related to torch version change AUTOMATIC
9eb49b04 2023-04-29 11:59:12 Merge pull request #9191 from vladmandic/torch AUTOMATIC1111
f54cd3f1 2023-04-29 11:58:54 Merge branch 'dev' into torch AUTOMATIC1111
e55cb920 2023-04-29 11:34:35 Merge pull request #9737 from AdjointOperator/master AUTOMATIC1111
5fe0dd79 2023-04-29 11:29:37 rename CPU RNG to RNG source in settings, add infotext and parameters copypaste support to RNG source AUTOMATIC
cb9571e3 2023-04-29 11:16:06 Merge pull request #9734 from deciare/cpu-randn AUTOMATIC1111
09069918 2023-04-29 11:15:26 Merge pull request #9750 from TFWol/patch-1 AUTOMATIC1111
71322400 2023-04-29 11:09:04 Merge pull request #9392 from pangbo13/xyz-plot-dropdown AUTOMATIC1111
dda839f6 2023-04-29 11:05:51 Merge pull request #9693 from racinmat/hidable_buttons AUTOMATIC1111
cc067555 2023-04-29 10:46:58 Merge pull request #9813 from arrix/interrogate_download AUTOMATIC1111
7393fdef 2023-04-29 10:46:10 Merge pull request #9060 from AlUlkesh/master AUTOMATIC1111
d2f3f40a 2023-04-29 10:29:47 Merge pull request #9227 from bbonvi/master AUTOMATIC1111
1f6aabbd 2023-04-29 10:26:47 Merge pull request #9839 from dennissheng/master AUTOMATIC1111
86bafb62 2023-04-29 10:21:01 put asyncio fix into a function to make it more obvious where it starts and ends AUTOMATIC
24dec9c8 2023-04-29 10:14:19 Merge pull request #9319 from wk5ovc/patch-1 AUTOMATIC1111
840d1854 2023-04-29 10:07:01 Merge pull request #9862 from missionfloyd/extras-sliders-main AUTOMATIC1111
5b4bcea9 2023-04-29 10:05:37 Merge pull request #9757 from missionfloyd/editattention-selectcurrentword AUTOMATIC1111
642d96dc 2023-04-29 10:04:01 use exist_ok=True instead of checking if directory exists AUTOMATIC
39654cc9 2023-04-29 10:03:07 Merge pull request #9867 from darnell8/master AUTOMATIC1111
b0f55d37 2023-04-29 10:01:33 Merge pull request #9429 from forsurefr/save-init-images AUTOMATIC1111
b0ad4667 2023-04-29 09:59:40 Merge pull request #9884 from aniaan/fix/remove-dup-code AUTOMATIC1111
cf5bd932 2023-04-29 09:43:43 Merge pull request #9657 from Filexor/master AUTOMATIC1111
1514add5 2023-04-29 09:42:42 remove unneded imports and type signature AUTOMATIC
37c59c27 2023-04-29 09:42:07 Merge pull request #9723 from missionfloyd/extra-network-none AUTOMATIC1111
38f1c818 2023-04-29 09:30:46 Merge pull request #9513 from ilya-khadykin/fix_batch_processing AUTOMATIC1111
a33d49cc 2023-04-29 09:30:33 Merge branch 'dev' into fix_batch_processing AUTOMATIC1111
7fc10e04 2023-04-29 09:25:39 Merge pull request #9134 from space-nuko/improve-custom-code-extension AUTOMATIC1111
5a666f39 2023-04-29 09:17:35 bump gradio to 3.27 AUTOMATIC
101a18fc 2023-04-29 09:17:35 bump gradio to 3.27 AUTOMATIC
ecdc6471 2023-04-28 12:23:53 bump gradio to 3.28 catalpaaa
aac478cb 2023-04-27 21:40:16 Should be "utils" Garrett Sutula
ed46abea 2023-04-27 21:30:55 fix for method moved to gradio_client Garrett Sutula
d1e62b29 2023-04-27 21:30:19 Improve param semantics, Garrett Sutula
fa74daac 2023-04-27 20:31:17 Update gradio version to version that adds ssl_verify Garrett Sutula
43186ad0 2023-04-27 20:29:21 Add tls_verify arg for use with self-signed certs Garrett Sutula
7ea5be3e 2023-04-26 20:59:55 perf(webui): Remove duplicate code aniaan
bb426de1 2023-04-25 22:53:06 Fix CLIP FileExistsError darnell8
b2f6e070 2023-04-25 07:27:24 add subpath support catalpaaa
0e071ae5 2023-04-21 20:19:58 Custom delimiters missionfloyd
84c5b080 2023-04-24 20:07:24 Update postprocessing_upscale.py missionfloyd
bbc7a778 2023-04-24 17:36:16 fix ui img2img scripts dennissheng
8ae8aeca 2023-04-24 13:12:49 pull progress for 40 seconds bbonvi
05d7a63b 2023-04-23 12:44:12 fix: couldn't remove interrogate_tmp dir arrix
c1fdba59 2023-04-21 13:44:31 Remove hyphen, underscore delimiters missionfloyd
27d02597 2023-04-21 01:37:29 Remove parentheses if weight == 1 missionfloyd
eff00413 2023-04-20 21:23:56 Refresh bug fix Sakura-Luna
7ef55516 2023-04-20 02:24:38 Update delimiters missionfloyd
ee172c0f 2023-04-20 01:34:13 Simplify finding word boundaries missionfloyd
fbd34a68 2023-04-20 01:12:59 Use string.contains() instead of regex missionfloyd
988dd026 2023-04-20 15:08:31 Add img2img refreshed correctly Sakura-Luna
2c24e09d 2023-04-20 14:53:04 Fix gallery not being refreshed correctly Sakura-Luna
e735be8b 2023-04-19 22:04:34 Automatically select current word missionfloyd
33365f15 2023-04-19 14:23:46 Remove old code roll random artists TFWol
dec5cdd9 2023-04-19 15:35:50 add tiled inference support for ScuNET AdjointOperator
d40e44ad 2023-04-18 23:18:58 Option to use CPU for random number generation. Deciare
f4b332f0 2023-04-18 17:01:46 Add "None" option to extra networks dropdowns missionfloyd
eddcdb80 2023-04-17 23:48:28 adds label to buttons to make them hide Matěj Račinský
152ed34c 2023-04-17 17:17:10 fix install_dir error weidong
3e5b3c79 2023-04-17 11:50:08 replace with #wrap_session_call siutin
9de72988 2023-04-16 21:06:37 Update processing.py catboxanon
234fa9a5 2023-04-16 21:06:22 Update shared.py catboxanon
4d0c8163 2023-04-16 20:39:45 Modify step multiplier flow catboxanon
81b276a1 2023-04-16 20:39:18 Add second order samplers compat option catboxanon
56f8a6b0 2023-04-16 20:34:52 Fix sampler schedules with step multiplier catboxanon
98497006 2023-04-17 01:06:28 multi users support siutin
acbec225 2023-04-16 17:14:11 Add self argument that is mandatory to [clip_skip] filename pattern. File_xor
59655616 2023-04-16 16:49:21 Add filename pattern for CLIP_stop_at_last_layers. File_xor
02e35188 2023-04-15 23:20:08 Add new FilenameGenerator [hasprompt<prompt1|default><prompt2>..] tqwuliao
fbab3fc6 2023-04-14 17:24:55 Only handle image mask if any option enabled catboxanon
3af152d4 2023-04-14 17:17:14 Fix image mask composite for weird resolutions catboxanon
57a3d146 2023-04-14 01:23:54 Tooltip localization support Sakura-Luna
dab5002c 2023-04-13 23:12:33 sort self.word_embeddings without instantiating it a new dict Brad Smith
fcc194af 2023-04-13 22:42:20 prompt-bracket-checker: Simplify + improve error reporting Aarni Koskela
7fb72eda 2023-04-13 06:47:48 change index url Vladimir Mandic
8af4b3bb 2023-04-13 08:46:59 Try using TCMalloc on Linux by default gk
9edd4b6e 2023-04-11 11:22:28 Using --index-url instead of --extra-index-url following new PyTorch install command DGdev91
7c62bb27 2023-04-10 09:38:26 fix: support for default branch yike5460
c84118d7 2023-04-04 23:42:39 feat(xyz): try sort Checkpoint name values bluelovers
c19618f3 2023-04-09 21:33:09 fix(extras): fix batch image processing on 'Extras\Batch Process' tab Ilya Khadykin
1aba8d82 2023-04-09 22:22:43 feat: add branch support for extension installation yike5460
27b9ec60 2023-04-08 15:58:00 sort embeddings by name (case insensitive) Brad Smith
d609f603 2023-04-07 21:04:46 Add [batch_number] and [generation_number] filename patterns gk
63a6f9b4 2023-04-07 12:13:51 Do not save init image by default forsurefr
b3593d09 2023-04-06 19:42:26 Add support for saving init images in img2img For Sure
48c06af8 2023-04-05 20:51:29 Pythonic way to achieve it Andre Ubuntu
3a5b47e2 2023-04-06 01:36:27 Forcing PyTorch version for AMD GPUs automatic install DGdev91
52a8f286 2023-04-05 20:28:00 fix preprocess orientation Andre Ubuntu
3ac5f9c4 2023-04-05 21:43:27 fix axis swap and infotxt pangbo13
c01dc1cb 2023-04-05 19:22:51 add dropdown for X/Y/Z plot pangbo13
80752f43 2023-04-04 17:27:27 revert xformers Vladimir Mandic
2ba42bfb 2023-03-25 14:02:29 fix `--ldsr-models-path` not working hitomi
539a6986 2023-03-25 13:58:53 fix `--realesrgan-models-path` not working hitomi
3158d17c 2023-04-04 07:41:55 fixed an issue with using ngrok for other connections and also ngrok not using auth_token Nathanael Santoso
2edf73b3 2023-04-04 06:57:39 Improved message clarity Nathanael Santoso
5ebe3b25 2023-04-04 06:50:29 Added guard clause to prevent multiple tunnel creations Nathanael Santoso
4fa59b04 2023-04-03 15:23:35 update xformers Vladimir Mandic
54fd00ff 2023-04-03 13:28:20 fixed logic for updating the displayed generation params when the image modal is closed Liam
f7215906 2023-04-03 18:19:57 allow styles.csv to be symlinked or mounted in docker without moving the file around gmasil
d537a1f1 2023-04-04 00:14:20 Fix skip-install bug (see #8935) Micky Brunetti
aef42bfe 2023-04-03 17:05:49 Fix #9046 /sdapi/v1/txt2img endpoint not working keith
d9fdb521 2023-04-03 04:53:29 Update script.js GeorgLegato
fbaf6e4f 2023-04-02 21:41:23 Namespace metadata fields space-nuko
9a4e6508 2023-04-03 03:32:48 Update postprocessing.py Pluventi
7c016dd6 2023-04-02 19:06:39 Calculate shorthash on merge if not exist space-nuko
afc349c2 2023-04-02 18:40:33 Add field for model merge type space-nuko
d1324810 2023-04-02 17:41:55 Embed model merge metadata in .safetensors file space-nuko
5225393b 2023-04-01 22:15:12 Merge branch 'AUTOMATIC1111:master' into master ParityError
80b847e7 2023-04-01 10:47:49 bug: poorman use sample file format not grid wywywywy
9dc722bc 2023-04-01 10:39:50 bug: outpaint-mk2 use sample file format not grid wywywywy
c938b172 2023-03-31 19:29:34 fix missing live preview and progress during certain tasks bbonvi
18e4ca46 2023-03-31 10:54:42 Fix #9185 Z_nonymous
3ebdd2af 2023-03-31 00:56:38 Don't return upscaling_res_switch_btn missionfloyd
69ad46b0 2023-03-30 23:25:39 Import switch_values_symbol missionfloyd
a73f3bf0 2023-03-30 23:19:40 Change extras "scale to" to sliders missionfloyd
d5063e07 2023-03-30 10:57:54 update torch Vladimir Mandic
70ab21e6 2023-03-29 00:17:19 keep randomId simpler siutin
90366b8d 2023-03-29 00:13:15 tool button siutin
e0b58527 2023-02-06 15:57:26 use condition to wait for result siutin
4242e194 2023-02-06 03:55:31 add a button to restore the current progress siutin
9407f173 2023-02-06 03:53:05 store the last generated result siutin
dbca5121 2023-02-03 03:13:03 add an internal API for obtaining current task id siutin
44e8e9c3 2023-03-30 00:54:28 fix live preview & alternate uncond guidance for better quality devdn
3ccf6f5a 2023-03-29 19:26:52 Add webui link space-nuko
563d0487 2023-03-29 19:22:45 Squelch warning if no config restore space-nuko
1c0544ab 2023-03-29 19:21:57 Add links for commits in table, if remote is from GitHub space-nuko
64bbd3bf 2023-03-29 19:00:51 Make into divs space-nuko
9b1fa829 2023-03-29 18:55:57 Add filename to UI and config name to filename space-nuko
f3320b80 2023-03-29 18:32:54 Various UI fixes in config state tab space-nuko
f22d0dde 2023-03-29 18:32:29 Better checking of extension state from Git info space-nuko
ad5afcaa 2023-03-29 16:46:03 Save/restore working webui/extension configs space-nuko
384bfe22 2023-03-29 17:00:20 Update launch.py Thierry
baef594e 2023-03-29 16:58:56 Update README.md Thierry
3c7b9289 2023-03-29 16:52:45 Update README.md Thierry
67955ca9 2023-03-29 13:04:02 Make selected tab configurable with UI config space-nuko
0d2cf9ac 2023-03-29 16:35:37 feat: use existing virtualenv if already active yedpodtrzitko
79d57d02 2023-03-29 01:52:34 Improve custom code extension space-nuko
22bcc7be 2023-03-29 08:58:29 attempted fix for infinite loading for settings that some people experience AUTOMATIC
70a0a117 2023-03-28 23:52:51 Changed behavior that puts the args from alwayson_script request in the script_args, so don't accidently resize the arg list if we get less arg then or default list has Vespinian
f867d7b4 2023-03-28 18:34:02 Update README.md ParityError
f69acfe9 2023-03-28 18:29:59 Merge branch 'AUTOMATIC1111:master' into master ParityError
fb68d93b 2023-03-28 18:27:44 Update webui-user.sh ParityError
bc905920 2023-03-28 20:59:31 increase range of negative guidance minimum sigma option devdn
42082e8a 2023-03-28 18:18:28 performance increase devdn
5a25826d 2023-03-28 23:28:46 try both versions of appendChild AlUlkesh
d667fc43 2023-03-28 22:23:40 add "resize by" and "resize to" tabs to img2img AUTOMATIC
3856ada5 2023-03-28 22:20:31 do not add mask blur to infotext if there is no mask AUTOMATIC
433b3ab7 2023-03-28 20:36:57 Revert "Merge pull request #7931 from space-nuko/img2img-enhance" AUTOMATIC
42687593 2023-03-28 20:21:25 Merge pull request #7931 from space-nuko/img2img-enhance AUTOMATIC1111
1b63afbe 2023-03-28 20:03:57 sort hypernetworks and checkpoints by name AUTOMATIC
8c69bd08 2023-03-28 19:53:30 Merge pull request #9065 from missionfloyd/quicksettings-alignment AUTOMATIC1111
daa5a83b 2023-03-28 19:42:09 Merge pull request #9052 from space-nuko/temp-disable-extensions AUTOMATIC1111
cb3e1ba9 2023-03-28 19:40:52 Merge pull request #9061 from zetclansu/patch-1 AUTOMATIC1111
f1db987e 2023-03-28 19:39:20 Merge pull request #8958 from MrCheeze/variations-model AUTOMATIC1111
e49c4798 2023-03-28 19:38:43 Merge pull request #9031 from AUTOMATIC1111/serve-css-as-files AUTOMATIC1111
4414d36b 2023-03-28 10:59:12 Merge branch 'master' into img2img-enhance space-nuko
b3e593ed 2023-03-27 16:38:42 Fix quicksettings alignment missionfloyd
08261303 2023-03-27 16:26:23 Merge branch 'master' into remove-watermark-option space-nuko
56f62d38 2023-03-27 17:23:20 Skip extension installers if all disabled space-nuko
4b490205 2023-03-27 21:05:56 Update style.css zetclansu
9ecf3471 2023-03-27 20:01:19 fix: lightboxModal, selectedTab AlUlkesh
6f77567e 2023-03-27 10:08:42 Update style.css Reimoo
527680cd 2023-03-27 10:00:01 Update style.css Reimoo
fc8e1008 2023-03-27 12:44:49 Make disable configurable between builtin/extra extensions space-nuko
2a4d3d21 2023-03-27 12:04:45 Add temporary "disable all extensions" option for debugging use space-nuko
77f9db3b 2023-03-27 12:59:12 serve css as independent files AUTOMATIC
955df775 2023-03-27 10:28:13 Merge pull request #9021 from pieresimakp/pr-dev AUTOMATIC1111
9e82896d 2023-03-27 10:20:01 remove an extra unneeded row in outputs AUTOMATIC
5fcd4bfa 2023-03-27 10:02:30 do not read extensions' git stuff at startup AUTOMATIC
5cf3822e 2023-03-27 08:18:28 Revert "Merge pull request #8651 from vladmandic/flicker" AUTOMATIC
c7daba71 2023-03-27 08:11:34 Merge pull request #8669 from Vespinian/fix-api-running-unwanted_scripts AUTOMATIC1111
769def1e 2023-03-27 08:06:54 Merge pull request #8944 from SirFrags/extra_save_geninfo AUTOMATIC1111
a70ae917 2023-03-27 08:05:55 update button pressed down style for #8569 AUTOMATIC
a7d6fc3b 2023-03-27 07:35:39 Merge pull request #8569 from missionfloyd/extra-networks-toggle AUTOMATIC1111
c5e1efb4 2023-03-27 07:34:18 Merge pull request #8525 from bluelovers/pr/sort-001 AUTOMATIC1111
b40538a7 2023-03-27 07:30:38 reformat css from latest commits, change color for dropdown selection to more neutral one AUTOMATIC
8a454dab 2023-03-27 07:16:37 Merge pull request #8959 from missionfloyd/dropdown-width AUTOMATIC1111
3d09b4e9 2023-03-27 07:12:40 remove -y, bring back -f AUTOMATIC
ff0d97c1 2023-03-27 07:11:39 bring back -y AUTOMATIC
e8f34e3b 2023-03-27 07:06:24 Merge pull request #8938 from space-nuko/fix-image-ar-overlay AUTOMATIC1111
c19036d3 2023-03-27 06:56:38 Merge pull request #8615 from gmikhail/readme-improvement AUTOMATIC1111
68a5604c 2023-03-27 11:53:15 Merge remote-tracking branch 'upstream/master' into pr-dev pieresimakp
3b5a3fab 2023-03-27 06:45:39 Merge pull request #8943 from space-nuko/fix-accordion-padding AUTOMATIC1111
a89af232 2023-03-27 06:41:19 Merge pull request #8940 from space-nuko/fix-send-to-img2img AUTOMATIC1111
a336c7fe 2023-03-27 06:38:17 Merge pull request #9017 from camenduru/dev AUTOMATIC1111
774c691d 2023-03-27 11:31:56 fixed style box wrapping pieresimakp
6a147db1 2023-03-27 04:40:31 convert to python v3.9 camenduru
9d7390d2 2023-03-27 04:28:40 convert to python v3.9 camenduru
1f086003 2023-03-26 16:55:29 overwrite xformers in the unclip model config if not available MrCheeze
88515267 2023-03-26 10:29:19 Changed: extra network height css Reimoo
4c1ad743 2023-03-26 11:01:32 for img2img, use None as upscaler instead of erroring out if the desired upscaler is not found AUTOMATIC
532ac22b 2023-03-26 10:44:37 Merge branch 'lora_inplace' AUTOMATIC
650ddc9d 2023-03-26 10:44:20 Lora support for SD2 AUTOMATIC
b705c9b7 2023-03-26 07:04:43 Merge branch 'lora_sd2' into lora_inplace AUTOMATIC
64da5c46 2023-03-26 06:48:29 Merge pull request #8931 from LipeCarmel/patch-1 AUTOMATIC1111
d286df0a 2023-03-25 21:00:02 Fix dropdown width missionfloyd
8a34671f 2023-03-24 22:48:16 Add support for the Variations models (unclip-h and unclip-l) MrCheeze
d64ff424 2023-03-26 06:15:09 remove changes in textual_inversion.py bluelovers
254ad09e 2023-03-25 15:01:10 Update style.css missionfloyd
6f18c9b1 2023-03-25 14:51:25 Merge branch 'master' into extra-networks-toggle missionfloyd
c9647c8d 2023-03-25 16:11:41 Support Gradio's theme API space-nuko
80b26d2a 2023-03-25 23:06:33 apply Lora by altering layer's weights instead of adding more calculations in forward() AUTOMATIC
abc4d3a6 2023-03-25 15:59:50 preview replace save params SirFrags
d3b188c8 2023-03-25 15:52:06 Fix padding on accordion/dropdown list elements space-nuko
5eb7ff77 2023-03-25 14:52:47 Fix Send to img2img buttons space-nuko
a0d07fb5 2023-03-25 21:45:40 Merge pull request #8936 from space-nuko/fix-notifications AUTOMATIC1111
945f6e5e 2023-03-25 14:44:41 Fix img2img aspect ratio overlay in Gradio 3.23.0 space-nuko
9377092a 2023-03-25 14:28:20 Fix notifications not triggering space-nuko
c5f9f7c2 2023-03-25 14:26:36 Use .success() callback on img2img preview inputs change space-nuko
23f6dfce 2023-03-25 14:16:35 Reworked this PR, now we have 2 default arg list (one for each tab) that will be initialized on the first api request and then reused afterwards. The init_script_args copies the corresponding default list and applies the modifications asked by the api request. Vespinian
f3715795 2023-03-25 14:11:46 Revert "Made copies of global scriptrunners, now we clear the copied scriptrunner of alwayson_scripts and only add back the ones that that were requested" Vespinian
db602b10 2023-03-25 14:11:38 Revert "Comment fix" Vespinian
5c7ab90a 2023-03-25 14:48:22 loopback.py Colab compatibility and bug fix LipeCarmel
75e7eb91 2023-03-23 13:36:15 img2img resolution preview should use currently selected tab's image space-nuko
7ea5d395 2023-02-19 03:45:43 Add upscaler to img2img space-nuko
68999d0b 2023-03-25 12:52:14 Add upscale slider to img2img space-nuko
993c1154 2023-03-25 22:47:05 Merge branch 'AUTOMATIC1111:master' into master kurilee
b2fc7dba 2023-03-25 22:45:41 Add option "keep original size" to textual inversion images preprocess kurilee
91ae48fd 2023-03-25 17:41:42 Merge pull request #8921 from remixer-dec/fix-callstack-loop AUTOMATIC1111
69eb2a9e 2023-03-25 17:39:42 add missing extensions_dir, extensions_builtin_dir to extensions.py AUTOMATIC
22bfcf13 2023-03-25 18:23:34 fix overriding getElementById on document Remixer Dec
b2c428a0 2023-03-25 16:15:42 Merge pull request #8839 from pieresimakp/master AUTOMATIC1111
9b2dcb04 2023-03-25 16:15:29 Merge branch 'master' into master AUTOMATIC1111
68953a47 2023-03-25 16:12:50 specify the tests dir in automated tests AUTOMATIC
8c801362 2023-03-25 16:05:12 split commandline args into its own file AUTOMATIC
3ec7e19f 2023-03-25 14:30:50 Split history: mv temp modules/shared.py Andrey
932dbfe7 2023-03-25 14:30:50 Split history: merge Andrey
0450d906 2023-03-25 14:30:50 Split history: mv modules/shared.py temp Andrey
a5cef493 2023-03-25 14:30:49 Split history: mv modules/shared.py modules/cmd_args.py Andrey
aba5d639 2023-03-25 14:04:46 Merge pull request #8547 from vladmandic/image-size AUTOMATIC1111
d9b9bf78 2023-03-25 14:03:59 Merge pull request #8508 from vladmandic/lightning AUTOMATIC1111
009bc9f5 2023-03-25 13:06:05 Merge pull request #8698 from Narsil/update_safetensors AUTOMATIC1111
6b00d876 2023-03-25 13:01:49 Merge pull request #7936 from EllangoK/master AUTOMATIC1111
a03536f2 2023-03-25 12:47:32 Merge pull request #8662 from vladmandic/api-handler AUTOMATIC1111
38335e1b 2023-03-25 05:47:06 readds metadata_button EllangoK
616cc13b 2023-03-25 12:43:14 update overflow-wrap: break-word; for gradio 3.23 AUTOMATIC
bb851e84 2023-03-25 12:36:43 Merge pull request #8723 from whwlsfb/patch-1 AUTOMATIC1111
db7caf9b 2023-03-25 12:36:35 Merge branch 'master' into patch-1 AUTOMATIC1111
c1294d84 2023-03-25 12:21:18 make it possible for user to enable gradio analytics by setting GRADIO_ANALYTICS_ENABLED=True AUTOMATIC
501f40d8 2023-03-25 12:19:40 Merge pull request #8658 from hananbeer/disable_gradio_analytics AUTOMATIC1111
983d48a9 2023-03-25 12:16:09 Merge pull request #8772 from mcmonkey4eva/img2img-alt-sd2-fix AUTOMATIC1111
63a2f8d8 2023-03-25 05:12:55 Merge branch 'master' into master Karun
b7c14ed0 2023-03-25 12:10:03 final part of merging #8749 AUTOMATIC
e442b736 2023-03-25 12:09:05 Merge pull request #8749 from missionfloyd/extra-network-info AUTOMATIC1111
8dbe793a 2023-03-25 12:08:24 Merge branch 'master' into extra-network-info AUTOMATIC1111
70615448 2023-03-25 12:05:44 Merge pull request #8717 from nonnonstop/fix-installpy AUTOMATIC1111
956ed9a7 2023-03-25 12:03:26 Merge pull request #8780 from Brawlence/master AUTOMATIC1111
8d2c582e 2023-03-25 11:34:07 Merge pull request #8797 from ArrowM/master AUTOMATIC1111
c0a7ff80 2023-03-25 11:23:41 Merge pull request #8803 from mlhub-action/fix_scripts_load_order AUTOMATIC1111
90410e21 2023-03-25 11:21:45 Merge pull request #8814 from catboxanon/inpaint-mask AUTOMATIC1111
84026821 2023-03-25 11:05:50 Merge pull request #8651 from vladmandic/flicker AUTOMATIC1111
e8bbc344 2023-03-25 11:04:46 Merge pull request #8824 from zimkjh/fix-variable-typo AUTOMATIC1111
9d2551d5 2023-03-25 11:02:41 Merge pull request #8647 from Tps-F/add_submodule AUTOMATIC1111
442f710d 2023-03-25 10:41:24 Merge pull request #8799 from JaRail/master AUTOMATIC1111
26641985 2023-03-25 10:39:19 Merge pull request #8801 from EllangoK/xyz-values AUTOMATIC1111
275834ca 2023-03-25 10:29:27 Merge pull request #8731 from jokker87/master AUTOMATIC1111
9ed04e75 2023-03-25 10:11:04 use HTTP request to fetch metadata for Lora cards instead of including it into the main page AUTOMATIC
724a6371 2023-03-25 09:20:43 Merge pull request #8878 from butaixianran/master AUTOMATIC1111
89ea746f 2023-03-25 09:17:09 Merge pull request #8866 from brkirch/mps-torch-2-0-nn-linear-workarounds AUTOMATIC1111
03c8eefb 2023-03-25 09:10:01 Merge pull request #8782 from FNSpd/master AUTOMATIC1111
b0b777e6 2023-03-25 09:00:51 Merge branch 'gradio-3-22' AUTOMATIC
58c3144d 2023-03-25 08:54:01 fix generate forever and other context menus AUTOMATIC
133fd7be 2023-03-25 08:48:34 restore interrupt/stop button styling AUTOMATIC
889f5e38 2023-03-25 08:28:21 fix clipping in lightbox image viewer AUTOMATIC
4697def2 2023-03-25 07:29:51 bump gradio to 3.23 AUTOMATIC
ff216820 2023-03-21 09:24:19 fix extra networks ui AUTOMATIC
af2db25c 2023-03-21 08:49:08 enable queue by default AUTOMATIC
43a0912a 2023-03-21 08:18:14 hide delete button for single-item dropdown AUTOMATIC
9b2f2054 2023-03-21 06:49:19 fix ctrl+up/down attention edit AUTOMATIC
9f0da9f6 2023-03-20 16:09:36 initial gradio 3.22 support AUTOMATIC
23d68bfc 2023-03-25 08:54:01 fix generate forever and other context menus AUTOMATIC
82905f52 2023-03-25 08:48:34 restore interrupt/stop button styling AUTOMATIC
1bfa1be6 2023-03-25 08:28:21 fix clipping in lightbox image viewer AUTOMATIC
9e1afa9e 2023-03-25 07:29:51 bump gradio to 3.23 AUTOMATIC
a9eab236 2023-03-24 23:08:30 Update devices.py FNSpd
803d44c4 2023-03-25 02:05:00 Fix None type error for TI module butaixianran
280ed8f0 2023-03-24 16:29:16 Update sd_hijack_optimizations.py FNSpd
beb7dda5 2023-03-24 16:25:42 Update sd_hijack_unet.py FNSpd
27fe3eb6 2023-03-24 03:04:47 Add workaround for MPS layer_norm on PyTorch 2.0 brkirch
c5142e2f 2023-03-24 02:58:18 Add workaround for broken nn.Linear on macOS 13.2 brkirch
d86beb82 2023-03-23 17:09:59 Remove "do not add watermark to images" option space-nuko
252f15e0 2023-03-23 23:43:00 added search textbox to filter available extensions pieresimakp
a9eef1fb 2023-03-23 10:44:25 Fix "masked content" in loopback script James Railton
92e173d4 2023-03-23 14:28:08 fix variable typo carat-johyun
caf84e82 2023-03-22 17:51:40 Expose inpainting mask and composite catboxanon
cd3cd0fc 2023-03-23 01:28:09 Fix scripts load order sumof2primes
64b7e838 2023-03-22 18:24:11 Fix scripts load order sumof2primes
e7ac09b2 2023-03-22 02:11:38 fixes xyz extra_generation_params not being saved EllangoK
00bd271f 2023-03-21 21:13:30 Move `load_file_from_url` ArrowM
33b85391 2023-03-21 21:07:33 Loopback Script Updates James Railton
a80d7d09 2023-03-21 18:47:05 Update script_callbacks.py Rucadi
2f018140 2023-03-21 14:53:51 Update lora.py FNSpd
c84c9df7 2023-03-21 14:50:22 Update sd_hijack_optimizations.py FNSpd
91cfa971 2023-03-21 14:47:43 Update sd_hijack_unet.py FNSpd
254d9946 2023-03-21 14:45:39 Update devices.py FNSpd
4cbbb881 2023-03-09 07:56:19 Unload checkpoints on Request Φφ
d3dcb059 2023-03-21 09:24:19 fix extra networks ui AUTOMATIC
6eacaad4 2023-03-21 08:49:08 enable queue by default AUTOMATIC
f93547be 2023-03-21 08:18:14 hide delete button for single-item dropdown AUTOMATIC
46482dec 2023-03-21 06:49:19 fix ctrl+up/down attention edit AUTOMATIC
8e3ced73 2023-03-20 18:04:22 Add event.stopPropagation() to extraNetworksShowMetadata() missionfloyd
c9c692c4 2023-03-20 15:43:01 cleanup the img2img alt file a bit Alex "mcmonkey" Goodwin
05ec128c 2023-03-20 15:42:36 fix img2img alt for SD v2.x Alex "mcmonkey" Goodwin
8ea8e712 2023-03-20 16:09:36 initial gradio 3.22 support AUTOMATIC
64fc9367 2023-03-19 19:30:28 Don't bubble when metadata_button is clicked missionfloyd