w-e-w
3f9efd5329
remove quotes
2024-10-21 14:07:43 +09:00
w-e-w
8ea1325fdc
lint
2024-10-21 14:03:19 +09:00
w-e-w
41bb886979
geninfo-setting-string remove italic
2024-10-21 13:45:52 +09:00
w-e-w
d679154b22
make PNG Info HTML style selectable
...
allowing user choose between new and old styles of HTML for PNG info page
2024-10-21 13:42:18 +09:00
w-e-w
0309360cb1
reimplement new pnginfo html with old method as fallback
2024-10-21 13:41:48 +09:00
w-e-w
913400ab0e
reflector parse_generation_parameters
...
extract spitting of infotext converting parsing parameters of as fractions so they can be reused elsewhere
split_infotext(str)
parameters_to_dict(str)
parse_parameters(dict)
fix edge case issue with negative prompt parsing
2024-10-21 13:41:48 +09:00
w-e-w
56dc761ad3
fix formating
2024-10-20 11:23:33 +09:00
w-e-w
5968b875cf
preserve white spaces
2024-10-20 11:23:33 +09:00
w-e-w
400dd32769
Merge branch 'dev' into m9-240816-pnginfo-text-copy
2024-10-20 10:30:58 +09:00
w-e-w
9fb7b07b2b
add break-word for geninfo in pnginfo
2024-10-20 10:27:55 +09:00
w-e-w
bb1f39196e
clarify readme: weget ... chmod +x webui.sh ( #16251 )
2024-10-19 20:58:53 -04:00
w-e-w
6a59766313
Add Skip Early CFG to XYZ ( #16282 )
...
Co-authored-by: Yevhenii Hurin <evgeny.gurin@gmail.com>
2024-10-19 20:56:12 -04:00
w-e-w
65423d2b33
MIME type text/css ( #16406 )
2024-10-19 20:52:47 -04:00
w-e-w
c2bc187ce7
fix modalImageViewer preview/result flicker ( #16426 )
2024-10-19 20:51:59 -04:00
w-e-w
d0b27dc906
Merge pull request #16300 from hello2564/fix_NGMS_pr_typo
...
fix NGMS pr typo
2024-10-20 09:42:21 +09:00
w-e-w
bb4cbaf0cf
Merge pull request #16341 from gutris1/devv
...
add break-word for geninfo in pnginfo
2024-10-20 08:27:12 +09:00
catboxanon
c462e5a575
Merge pull request #16460 from AUTOMATIC1111/sd-1.5-url
2024-10-19 10:51:16 -04:00
AUTOMATIC1111
8b19b75270
Merge pull request #16567 from AUTOMATIC1111/feat/sdxl-vpred
...
Support and automatically detect SDXL V-prediction models
2024-10-19 17:40:56 +03:00
AUTOMATIC1111
907bfb5ef0
add w-e-w and catboxanon to codeowners file
2024-10-19 17:33:58 +03:00
catboxanon
1ae073c052
Support SDXL v-pred models
2024-10-19 06:53:19 -04:00
missionfloyd
c9a06d1093
Use stable-diffusion-v1-5 repo instead
2024-10-08 16:50:39 -06:00
missionfloyd
f57ec2b53b
Update stable diffusion 1.5 URL
2024-09-03 19:58:29 -06:00
MarcusNyne
53712c623f
Renamed pnginfo quick links
...
All to Copy
Positive to Prompt
2024-08-25 11:01:31 -04:00
MarcusNyne
786809d5ca
fixed a bug where copy animation remained
2024-08-24 20:21:05 -04:00
MarcusNyne
d08d730163
javascript linting
2024-08-24 17:56:41 -04:00
MarcusNyne
6056a34a5a
javascript lint
2024-08-24 17:34:27 -04:00
MarcusNyne
eef1f1e0c6
Improvements for pnginfo
...
- Handled no negative prompt scenario
- Include new lines in positive/negative prompts
- Added links to the top to copy png info sections (all/positive/negative/settings)
2024-08-24 17:27:32 -04:00
MarcusNyne
67309750da
Fixed javascript linting
2024-08-21 09:30:38 -04:00
MarcusNyne
0a605775e4
Oops .. remove webui-test.bat
2024-08-20 13:16:00 -04:00
MarcusNyne
56a3643511
Copy string should replace ALL newlines
2024-08-19 20:50:06 -04:00
MarcusNyne
54fc0980d5
Fixed lint problems
...
Lint run against python and javascript
2024-08-19 18:36:49 -04:00
MarcusNyne
efa87a6abe
Display features for PNG Info tab
...
Text on PNG Info tab is parsed and colorized in a way that makes it easier to read. Parameter values can be copied by clicking on them.
- High performance regex used for parsing
- Normal values are displayed in blue, but string content is displayed in orange to improve readability (i.e. adetailer prompts)
- Clicking to copy uses a pointer cursor and a green color animation to show something is happening
- Color choices configured differently for dark mode in order to optimize readability
- Copying strings with \n automatically converts to newlines during copy operation
- Settings that don't follow normal conventions are not parsed, but displayed in the old style (i.e. dynamic prompt templates)
- If there are parsing issues (or exceptions), defaults to the old display mode
2024-08-19 17:26:56 -04:00
gutris1
9677b09b7c
add break-word for geninfo in pnginfo
2024-08-07 17:37:23 +07:00
hello2564
cbaaf0af0e
fix NGMS pr typo
2024-07-31 14:55:30 +08:00
AUTOMATIC1111
48239090f1
Merge branch 'master' into dev
2024-07-27 15:50:26 +03:00
AUTOMATIC1111
82a973c043
changelog
v1.10.1
2024-07-27 15:49:39 +03:00
AUTOMATIC1111
1d7e9eca09
Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
...
fix image upscale on cpu
2024-07-27 15:48:22 +03:00
AUTOMATIC1111
850e14923e
Merge pull request #16275 from AUTOMATIC1111/fix-image-upscale-on-cpu
...
fix image upscale on cpu
2024-07-27 15:47:49 +03:00
w-e-w
8e0881d9ab
fix image upscale on cpu
...
for some reason upscale using cpu will fail with
RuntimeError: Inplace update to inference tensor outside InferenceMode
switch from no_grad to inference_mode seems to have fixed it
2024-07-27 21:28:10 +09:00
AUTOMATIC1111
834297b13d
Merge branch 'master' into dev
2024-07-27 07:09:08 +03:00
AUTOMATIC1111
c19d044364
Merge branch 'release_candidate'
v1.10.0
2024-07-27 06:53:05 +03:00
AUTOMATIC1111
8b3d98c5a5
update CHANGELOG
2024-07-20 11:54:14 +03:00
AUTOMATIC1111
5bbbda473f
Merge branch 'dev' into release_candidate
2024-07-20 11:51:12 +03:00
AUTOMATIC1111
9f5a98d576
Merge pull request #16166 from richardtallent/dev
...
Fix noisy DS_Store files for MacOS
2024-07-20 11:47:50 +03:00
AUTOMATIC1111
986c31dcfe
Merge pull request #16180 from light-and-ray/do_not_send_image_size_on_paste_inpaint
...
do not send image size on paste inpaint
2024-07-20 11:47:27 +03:00
AUTOMATIC1111
5096c163c1
Merge pull request #16173 from AUTOMATIC1111/robust-sysinfo
...
Robust sysinfo
2024-07-20 11:46:45 +03:00
AUTOMATIC1111
7b99e14ab1
Merge pull request #16194 from light-and-ray/fix_cannot_write_mode_P_as_jpeg
...
fix OSError: cannot write mode P as JPEG
2024-07-20 11:46:24 +03:00
AUTOMATIC1111
7c8a4ccecb
Merge pull request #16202 from light-and-ray/do_not_break_progressbar_on_non-job_actions
...
[bug] do not break progressbar on non-job actions (add wrap_gradio_call_no_job)
2024-07-20 11:45:57 +03:00
AUTOMATIC1111
5d26c6ae89
Merge pull request #16178 from light-and-ray/update_installation_guide_linux
...
update installation guide linux
2024-07-20 11:44:59 +03:00
AUTOMATIC1111
5a10bb9aa6
Merge pull request #16235 from v0xie/beta-sampling
...
Feature: Beta scheduler
2024-07-20 11:43:39 +03:00