100 Commits
Author SHA1 Message Date
catboxanon c4402500c7 Support ssmd_cover_images 2024-03-24 02:33:10 -04:00
catboxanonandGitHub 446cd5a58b dragdrop: add error handling for URLs 2024-03-16 20:19:12 -04:00
catboxanon 8eaa7e9f04 Support dragdrop for URLs 2024-03-15 04:06:17 +00:00
catboxanonandGitHub 76fd487818 Make imageviewer event listeners browser consistent 2024-03-14 21:59:53 -04:00
5ab5405b6f Simpler comparison
Co-authored-by: missionfloyd <missionfloyd@users.noreply.github.com>
2024-03-07 21:30:05 -05:00
catboxanonandGitHub 766f6e3eca edit-attention: deselect surrounding whitespace 2024-03-07 18:30:36 -05:00
catboxanonandGitHub ed386c84b6 Fix emphasis infotext missing from params.txt 2024-03-05 11:53:36 -05:00
catboxanonandGitHub 7785d484ae Only override emphasis if actually used in prompt 2024-03-05 11:50:53 -05:00
catboxanonandGitHub ecffe8513e Lint 2024-03-04 18:46:25 -05:00
catboxanon 801461eea2 Re-use profiler visualization for extra networks 2024-03-04 18:33:22 -05:00
catboxanonandGitHub 3a618e3d24 Fix normalized filepath, resolve -> absolute
https://github.com/lllyasviel/stable-diffusion-webui-forge/issues/313
https://github.com/AUTOMATIC1111/stable-diffusion-webui/discussions/14942#discussioncomment-8550050
2024-02-26 12:44:57 -05:00
catboxanon 06ab10a1be Normalize cmd arg paths
In particular, this fixes an issue on Windows where some functions
will misbehave if forward slashes are provided rather than
double backslashes.
2024-02-15 14:22:13 -05:00
catboxanon 6ee4012c0a Gracefully handle mtime read exception from cache 2024-02-15 13:31:44 -05:00
catboxanon 46988af636 Fix Esc interrupt when button not visible 2024-02-15 13:05:39 -05:00
catboxanon 9528d66c94 Re-add setting lost as part of e294e46 2023-12-02 14:56:26 -05:00
catboxanon 83e8c32276 Fix save_samples being checked early when saving masked composite 2023-12-02 13:30:53 -05:00
catboxanon de79597ab9 Only apply ztSNR related code if alphas_cumprod exists 2023-11-29 18:33:32 -05:00
catboxanon ffa7f8201d Lint 2023-11-29 18:10:43 -05:00
catboxanon ec6ee5c13b Fix infotext for ztSNR 2023-11-29 18:10:27 -05:00
catboxanon 25189b29af Grammar fixes 2023-09-05 22:13:36 -04:00
catboxanon 5681bf8016 More accurate check for enabling cuDNN benchmark on 16XX cards 2023-08-31 14:57:16 -04:00
catboxanon 549b475be9 Add noisy latent to ExtraNoiseParams for callback 2023-08-29 14:22:04 -04:00
catboxanon e3939f3339 Do not change quicksettings value when value returned is None 2023-08-29 12:19:10 -04:00
catboxanon 7ab16e99ee Add option to align with sgm repo sampling implementation 2023-08-29 01:51:13 -04:00
catboxanon 592b0dcfa7 Fix notification not playing when built-in webui tab is inactive 2023-08-28 12:09:37 -04:00
catboxanon 20df81b0cc Honor --skip-install for extension installers 2023-08-28 11:26:50 -04:00
catboxanon 99acbd5ebe Don't print blank stdout in extension installers 2023-08-28 11:17:47 -04:00
catboxanon 2b8484a29d Add missing infotext for RNG 2023-08-27 16:25:26 -04:00
catboxanon 9d8d279d0d Prevent duplicate resize handler 2023-08-26 17:30:09 -04:00
catboxanonandGitHub 73f69a7453 Fix CSS whitespace 2023-08-26 07:04:11 -04:00
catboxanon ec54257cb2 Hide broken image crop tool for now 2023-08-26 07:00:09 -04:00
catboxanon db56bdce33 Don't show hidden samplers in dropdown for XYZ script 2023-08-25 16:04:06 -04:00
catboxanon aed52d1632 Reset columns on resize handle dblclick 2023-08-21 12:40:27 -04:00
catboxanon a3c8510c05 Add resize-handler extension 2023-08-20 02:31:32 -04:00
catboxanon 9d1d63afca Exit out of hires fix if interrupted earlier 2023-08-18 05:55:10 -04:00
catboxanon 44d4e7c500 Gallery: Set preview to True, allow custom height 2023-08-18 05:15:30 -04:00
catboxanon f89f01f9d8 Make results column sticky 2023-08-18 04:18:22 -04:00
catboxanon 13f1357b7f Make image viewer actually fit the whole page 2023-08-17 20:21:46 -04:00
catboxanon 3ce5fb8e5c Add option for faster live interrupt 2023-08-17 20:03:26 -04:00
catboxanon 46e8898f65 Fix img2img background color not being used 2023-08-17 19:35:34 -04:00
catboxanon 3003b10e0a Attempt to resolve NaN issue with unstable VAEs in fp32 mk2 2023-08-17 18:10:55 -04:00
catboxanon 254be4eeb2 Add extra noise callback 2023-08-16 21:45:19 -04:00
catboxanon 7083391931 CSS: Remove forced visible overflow for Gradio group child divs 2023-08-15 14:44:13 -04:00
catboxanon 0f77139253 Fix inpaint upload for alpha masks, create reusable function 2023-08-15 14:24:55 -04:00
catboxanon 5b28b7dbc7 RNG: Make all elements of shape ints 2023-08-15 13:38:37 -04:00
catboxanon 2154662826 Add PR refs to changelog 2023-08-15 03:23:44 -04:00
catboxanon 371b24b17c Add extra img2img noise 2023-08-15 02:19:19 -04:00
catboxanon 525b55b1e9 Restore extra_params that was lost in merge 2023-08-13 09:08:34 -04:00
catboxanon ce0829d711 Merge branch 'feat/dpmpp3msde' into feat/more-s-noise 2023-08-13 08:46:58 -04:00
catboxanon ac790fc49b Discard penultimate sigma for DPM-Solver++(3M) SDE 2023-08-13 08:46:07 -04:00
catboxanon f4757032e7 Fix s_noise description 2023-08-13 08:24:28 -04:00
catboxanon d1a70c3f05 Add s_noise param to more samplers 2023-08-13 08:22:24 -04:00
catboxanon 60a7405165 Update description of eta setting 2023-08-13 08:06:40 -04:00
catboxanon 1ae9dacb4b Add DPM-Solver++(3M) SDE 2023-08-13 07:57:29 -04:00
catboxanon 69f49c8d39 Clear sampler before decoding images
More significant VRAM reduction.
2023-08-13 04:40:34 -04:00
catboxanon 822597db49 Encode batches separately
Significantly reduces VRAM.
This makes encoding more inline with how decoding currently functions.
2023-08-13 04:16:48 -04:00
catboxanon 7fa5ee54b1 Support search and display of hashes for all extra network items 2023-08-13 02:32:54 -04:00
catboxanon af27b716e5 Fix color correction by converting image to RGB 2023-08-11 12:22:11 -04:00
catboxanon 7c9c19b2a2 Refactor postprocessing to use generator to resolve OOM issues 2023-08-11 11:32:12 -04:00
catboxanon 4fafc34e49 Fix to make LoRA old method setting work 2023-08-10 23:42:58 -04:00
catboxanon d456fb797a fix: Properly return None when VAE hash is None 2023-08-10 16:04:49 -04:00
catboxanon 386202895f Add env var for cache file 2023-08-10 06:17:45 -04:00
catboxanonandGitHub ff1bfd01ba Remove up down symbol 2023-08-09 14:41:25 -04:00
catboxanonandGitHub 2ceb4f81e2 Use better symbol for extra networks sort 2023-08-09 14:40:18 -04:00
catboxanonandGitHub 259805947e Add slerp import for extension backwards compat 2023-08-09 14:24:16 -04:00
catboxanonandGitHub 8b7b99f8d5 fix: Only import tqdm when needed 2023-08-09 12:18:03 -04:00
catboxanonandGitHub bd4b4292ef Fix hr use same sampler 2023-08-08 20:55:08 -04:00
catboxanonandGitHub 7d8f55ec7c Remove style method 2023-08-07 01:45:10 -04:00
catboxanonandGitHub 7bcfb4654f Add info to k-diffusion sigma params 2023-08-06 12:41:21 -04:00
catboxanonandGitHub 976963ab6d Clean up k-diffusion sigma params 2023-08-06 12:30:23 -04:00
catboxanon 8f31b139b8 Assume 0 = inf for s_tmax 2023-08-05 23:50:33 -04:00
catboxanon ce4be668fe Read kdiffusion sigma params from opts 2023-08-05 23:42:20 -04:00
catboxanon 1e8482356c Merge branch 'dev' into sigma-infotext 2023-08-05 23:37:38 -04:00
catboxanon f18a032190 Correct s_noise fix 2023-08-05 23:05:25 -04:00
catboxanon 31506f0771 Add sigma params to infotext 2023-08-05 22:37:25 -04:00
catboxanon 85c2c138d2 Attempt to read s_tmax from arg first if option not found 2023-08-05 21:51:46 -04:00
catboxanon c11104fed5 Add s_tmax 2023-08-05 21:42:03 -04:00
catboxanonandGitHub dfc01c68cd Increase s_churn max value 2023-08-05 21:23:58 -04:00
catboxanon 496cef956b Allow s_noise override to actually be used 2023-08-05 21:14:13 -04:00
catboxanonandGitHub bcff763b6e Add tab and carriage return to invalid filename chars 2023-08-04 22:59:47 -04:00
catboxanonandGitHub b6596cdb19 Prompt parser: account for empty field in alternating words syntax 2023-08-04 13:26:37 -04:00
catboxanonandGitHub 9213d5cb3b Open raw sysinfo link in new page 2023-08-04 12:26:37 -04:00
catboxanonandGitHub 3ca3c7f1c6 Add styling for script components 2023-08-04 07:20:32 -04:00
catboxanonandGitHub daee41e0d6 Fix Gradio 3.39.0 textbox overflow 2023-08-04 06:45:12 -04:00
catboxanonandGitHub 99f5f8e76b Fix string quotes 2023-08-04 05:47:25 -04:00
catboxanonandGitHub cd4e053e5e Simply img2img mask conversion, fix threshold 2023-08-04 05:43:53 -04:00
catboxanonandGitHub 2dc2bc4ab5 Fix string quotes 2023-08-04 05:40:13 -04:00
catboxanonandGitHub e219211ff6 Remove unused import in img2img 2023-08-04 05:35:47 -04:00
catboxanonandGitHub df9fd1d3ae Fix inpaint mask for Gradio 3.39.0 2023-08-04 05:31:38 -04:00
catboxanonandGitHub f5994e84a2 Cleanup extras checkbox infotext paste check 2023-08-04 04:57:01 -04:00
catboxanonandGitHub 7c5480eb96 Cleanup hr infotext paste check mk2 2023-08-04 04:42:35 -04:00
catboxanonandGitHub 67312653d7 Cleanup hr infotext paste check 2023-08-04 04:40:56 -04:00
catboxanonandGitHub d89a915b74 Only enable hr fix if hr scale or upscale in infotext on paste 2023-08-04 04:03:37 -04:00
catboxanonandGitHub ac8dfd9386 Toggle extras checkbox for infotext paste 2023-08-04 03:52:22 -04:00
catboxanonandGitHub 3bd2c68eb4 Add exponential scheduler for DPM-Solver++(2M) SDE
Better quality results than Karras.
Related discussion: https://gist.github.com/crowsonkb/3ed16fba35c73ece7cf4b9a2095f2b78
2023-08-04 00:51:49 -04:00
catboxanonandGitHub f7813fad1c XYZ: Use default label format for hires sampler
If both sampler and hires sampler are used this makes the distinction more clear.
2023-08-04 00:19:30 -04:00
catboxanonandGitHub 8b37734244 XYZ: Support hires sampler, cleanup 2023-08-04 00:10:14 -04:00
catboxanonandGitHub a68f469030 Fix to parse TE in some LoRAs 2023-07-24 17:54:59 -04:00
9009e25cb1 Apply suggestions from code review
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-02 16:12:24 -04:00
catboxanon 4cc0cede6d lint fixes 2023-06-02 04:12:08 +00:00