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
catboxanon and GitHub
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
catboxanon and GitHub
bcff763b6e
Add tab and carriage return to invalid filename chars
2023-08-04 22:59:47 -04:00
catboxanon and GitHub
b6596cdb19
Prompt parser: account for empty field in alternating words syntax
2023-08-04 13:26:37 -04:00
catboxanon and GitHub
9213d5cb3b
Open raw sysinfo link in new page
2023-08-04 12:26:37 -04:00
catboxanon and GitHub
daee41e0d6
Fix Gradio 3.39.0 textbox overflow
2023-08-04 06:45:12 -04:00
catboxanon and GitHub
99f5f8e76b
Fix string quotes
2023-08-04 05:47:25 -04:00
catboxanon and GitHub
cd4e053e5e
Simply img2img mask conversion, fix threshold
2023-08-04 05:43:53 -04:00
catboxanon and GitHub
2dc2bc4ab5
Fix string quotes
2023-08-04 05:40:13 -04:00
catboxanon and GitHub
e219211ff6
Remove unused import in img2img
2023-08-04 05:35:47 -04:00
catboxanon and GitHub
df9fd1d3ae
Fix inpaint mask for Gradio 3.39.0
2023-08-04 05:31:38 -04:00
catboxanon and GitHub
f5994e84a2
Cleanup extras checkbox infotext paste check
2023-08-04 04:57:01 -04:00
catboxanon and GitHub
7c5480eb96
Cleanup hr infotext paste check mk2
2023-08-04 04:42:35 -04:00
catboxanon and GitHub
67312653d7
Cleanup hr infotext paste check
2023-08-04 04:40:56 -04:00
catboxanon and GitHub
d89a915b74
Only enable hr fix if hr scale or upscale in infotext on paste
2023-08-04 04:03:37 -04:00
catboxanon and GitHub
ac8dfd9386
Toggle extras checkbox for infotext paste
2023-08-04 03:52:22 -04:00
catboxanon and GitHub
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
catboxanon and GitHub
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
catboxanon and GitHub
8b37734244
XYZ: Support hires sampler, cleanup
2023-08-04 00:10:14 -04:00
catboxanon and GitHub
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
catboxanon
7dca8e7698
Support dynamic sort of extra networks
2023-06-02 04:08:45 +00:00
catboxanon and GitHub
60062b51d8
Remove try/except in img metadata read
2023-05-25 08:33:40 -04:00
catboxanon and GitHub
7a1bbf99da
Cleaner image metadata read
2023-05-24 16:41:22 -04:00
catboxanon and GitHub
51d672890d
Revert #10586
2023-05-22 13:06:57 -04:00
catboxanon and GitHub
9a442702d1
Discard penultimate sigma for dpmpp_2m_sde
2023-05-21 01:01:59 -04:00
catboxanon
373903d851
hiresfix prompt: add classes, update css sel
2023-05-20 19:34:50 +00:00
catboxanon and GitHub
b2b06eee02
Support edit attn shortcut in hires fix prompts
2023-05-20 13:31:18 -04:00
catboxanon and GitHub
36791cb6af
Fix blinking text of hr and scale res
...
goodbye
2023-05-18 14:04:55 -04:00
catboxanon and GitHub
57275da903
Reorder variable assignment
2023-05-18 13:25:32 -04:00
catboxanon and GitHub
63c02314cc
.change -> .release for hires input
...
Improves overall UI responsiveness.
2023-05-18 13:06:13 -04:00
catboxanon
3078001439
Add/modify CFG callbacks
...
Required by self-attn guidance extension
https://github.com/ashen-sensored/sd_webui_SAG
2023-05-14 01:49:41 +00:00
catboxanon and GitHub
cb5f61281a
Allow bf16 in safe unpickler
2023-05-13 11:04:26 -04:00
catboxanon
867c8a1083
minor fix
2023-05-13 12:59:00 +00:00
catboxanon
5afc44aab1
Requested changes
2023-05-13 12:57:32 +00:00
catboxanon
867be74244
Define default fonts for Gradio theme
...
Allows web UI to (almost) be ran fully offline.
The web UI will hang on load if offline when
these fonts are not manually defined, as it will attempt (and fail)
to pull from Google Fonts.
2023-05-12 18:08:34 +00:00
catboxanon
b14e23529f
Redirect Gradio phone home request
...
This request is sent regardless of Gradio analytics being
enabled or not via the env var.
Idea from text-generation-webui.
2023-05-12 18:06:13 +00:00
catboxanon
cb3f8ff59f
Fix symlink scanning
2023-05-11 15:55:43 +00:00
catboxanon and GitHub
9de7298898
Update processing.py
2023-04-16 21:06:37 -04:00
catboxanon and GitHub
234fa9a57d
Update shared.py
2023-04-16 21:06:22 -04:00
catboxanon and GitHub
4d0c816303
Modify step multiplier flow
2023-04-16 20:39:45 -04:00
catboxanon and GitHub
81b276a1ea
Add second order samplers compat option
2023-04-16 20:39:18 -04:00
catboxanon and GitHub
56f8a6b081
Fix sampler schedules with step multiplier
2023-04-16 20:34:52 -04:00
catboxanon and GitHub
fbab3fc6d1
Only handle image mask if any option enabled
2023-04-14 17:24:55 -04:00
catboxanon and GitHub
3af152d488
Fix image mask composite for weird resolutions
2023-04-14 17:17:14 -04:00
catboxanon
caf84e8233
Expose inpainting mask and composite
...
For inpainting, this exposes the mask and masked composite and gives
the user the ability to display these in the web UI,
save to disk, or both.
2023-03-22 17:51:40 +00:00
catboxanon and GitHub
3c47b05036
Also make SwinIR skippable
2023-01-23 22:00:27 -05:00
catboxanon and GitHub
f993525820
Make SwinIR interruptible
2023-01-23 21:50:59 -05:00
catboxanon and GitHub
0b38b72d31
Remove compat option for prompt parser
2023-01-11 09:01:37 -05:00
catboxanon and GitHub
ab388d6f8b
Remove compat option check for prompt parser
2023-01-11 08:59:47 -05:00
catboxanon and GitHub
035f2af050
Merge branch 'AUTOMATIC1111:master' into fix/alternating-words-emphasis
2023-01-11 08:58:43 -05:00
catboxanon and GitHub
7e45fba55b
Fix prompt parser default step transformer w/ test
2023-01-10 21:47:03 -05:00
catboxanon and GitHub
5830095b73
Add old prompt parser compat option
2023-01-10 21:43:24 -05:00