Commit Graph
88 Commits
Author SHA1 Message Date
w-e-w 6305632493 use "Any" type when type is None 2023-07-26 17:20:04 +09:00
w-e-w b8a903efbe fix check for updates status always "unknown" 2023-07-26 13:43:38 +09:00
w-e-wand陈杰 b1a16a298c api only subpath (rootpath)
Co-Authored-By: 陈杰 <pythias@gmail.com>
2023-07-25 20:51:27 +09:00
w-e-w fee593a07f catch exception for non git extensions 2023-07-25 20:01:10 +09:00
w-e-w bc91f15ed3 typo fix 2023-07-21 22:56:41 +09:00
w-e-w c8b55f29e2 missing p save_image before-highres-fix 2023-07-19 08:27:19 +09:00
w-e-w 8941297ceb lowercase 2023-07-17 12:45:38 +09:00
w-e-w c03856bfdf reversible boolean_choice order 2023-07-17 12:45:10 +09:00
w-e-wandFranck Mahon 7870937c77 XYZ always_discard_next_to_last_sigma
Co-authored-by: Franck Mahon <franck.mahon@gmail.com>
2023-07-17 12:25:29 +09:00
w-e-w 2970d712ee Warns merge into master 2023-07-16 02:29:20 +09:00
w-e-w a3db187e4f handles model hash cache.json error 2023-07-14 05:48:14 +09:00
w-e-w ea49bb0612 use submit blur for quick settings textbox 2023-07-12 23:30:22 +09:00
w-e-w 2ccc832b33 add extensions Update Created dates with sorting 2023-06-29 22:46:59 +09:00
w-e-w b1c6e39620 starts left 2023-06-29 19:25:34 +09:00
w-e-w d47324b898 add stars 2023-06-29 19:25:18 +09:00
w-e-w cc9c171978 rename --add-stop-route to --api-server-stop 2023-06-29 14:21:28 +09:00
w-e-w 9c2a7f1e8b add callback after_extra_networks_activate 2023-06-29 02:08:21 +09:00
w-e-w 2e1710d88e update the description of --add-stop-rout 2023-06-18 14:07:41 +09:00
w-e-w 376f793bde git clone show progress 2023-06-15 04:23:52 +09:00
w-e-w 6091c4e4aa terminate -> stop 2023-06-14 19:53:08 +09:00
w-e-w 49fb2a3376 response 501 if not a able to restart 2023-06-14 19:52:12 +09:00
w-e-w 6387f0e85d update workflow kill test server 2023-06-14 18:51:54 +09:00
w-e-w 5be6c026f5 rename routes 2023-06-14 18:51:47 +09:00
w-e-w d80962681a remove fastapi.Response 2023-06-12 18:21:01 +09:00
w-e-w b9664ab615 move _stop route to api 2023-06-12 18:15:27 +09:00
w-e-w 9142be0a0d quit restart 2023-06-10 23:36:34 +09:00
w-e-w 46e4777fd6 Generate Forever during generation
Generate Forever during generation
2023-06-08 17:56:03 +09:00
w-e-w 7f2214aa2b persistent conds cache
Update shared.py
2023-06-08 14:27:22 +09:00
w-e-w 96e446218c link footer API to Wiki when API is not active 2023-06-06 18:58:44 +09:00
w-e-w 851bf43520 print error and continue
print error and continue
2023-06-06 05:50:43 +09:00
w-e-w c2808f3040 SD_WEBUI_RESTARTING 2023-06-06 02:52:05 +09:00
w-e-w eaace155ce restore old disable --autolaunch 2023-06-06 02:47:18 +09:00
w-e-w 1411a6e74b rework-disable-autolaunch 2023-06-06 01:09:30 +09:00
w-e-w 0a277ab591 remove redone compare 2023-06-04 05:19:47 +09:00
w-e-w 1c9d1b0ee0 simplify self.extra_network_data 2023-06-04 05:19:34 +09:00
w-e-w f098e726d3 fix conds caching with extra network 2023-06-04 04:24:44 +09:00
w-e-w df5a3cbefe fallback version info form CHANGELOG.md 2023-06-03 13:33:23 +09:00
d1bfc86ffc Update modules/launch_utils.py
Co-authored-by: Aarni Koskela <akx@iki.fi>
2023-06-03 13:07:07 +09:00
w-e-w 0dd6bca4f1 fallback version info form CHANGELOG.md 2023-06-02 22:02:21 +09:00
w-e-w 8f8405274c remove redundant 2023-06-02 17:18:42 +09:00
w-e-w 2bbe3f5f0a remove redundant call list_optimizers() 2023-06-02 16:51:15 +09:00
w-e-w b617c634a8 Cross attention optimization
Cross attention optimization

cross attention optimization
2023-06-02 14:14:15 +09:00
w-e-w 0bf09c30c6 remove redundant 2023-06-01 06:34:53 +09:00
w-e-w 72f6367b9b fix 10896 pnginfo parameters 2023-06-01 06:24:37 +09:00
w-e-w 4a449375a2 fix get_conds_with_caching() 2023-05-30 01:07:35 +09:00
w-e-w 123641e4ec Revert "fix xyz clip"
This reverts commit edd766e70a.
2023-05-30 01:06:23 +09:00
w-e-w 7dfee8a3bd clarify issue template 2023-05-29 11:01:58 +09:00
w-e-w 2aca613a61 fix disable png info 2023-05-29 07:30:32 +09:00
w-e-w edd766e70a fix xyz clip 2023-05-29 05:40:38 +09:00
cd03317c05 --filter=blob:none
Co-Authored-By: Aarni Koskela <akx@iki.fi>
Co-Authored-By: catboxanon <122327233+catboxanon@users.noreply.github.com>
2023-05-21 16:42:54 +09:00
w-e-w bf5e5f4269 extensions clone depth 1 2023-05-20 15:08:08 +09:00
w-e-w 9e90907532 xyz token merging 2023-05-16 02:02:51 +09:00
w-e-w a98ae89bde fix xyz checkpoint 2023-05-15 00:31:34 +09:00
w-e-w a423f23d28 allow jpeg for extra network preview 2023-05-14 16:22:40 +09:00
w-e-w 681c16dd1e fix --data-dir for COMMANDLINE_ARGS
move reading of COMMANDLINE_ARGS into paths_internal.py so --data-dir can be properly read
2023-05-12 22:33:21 +09:00
w-e-w 81bbe31d9f add documentation for simple installation method using release package 2023-05-10 00:04:36 +09:00
w-e-w d1ff57e1cb 1.1.1 quicksettings list migration 2023-05-09 18:14:12 +09:00
w-e-w 381674739e add denoising strength filename pattern 2023-05-06 02:24:33 +09:00
w-e-w cde0d642f3 add denoising strength filename pattern 2023-05-06 02:20:33 +09:00
w-e-w 14e55a3301 print PIL.UnidentifiedImageError 2023-05-03 14:28:59 +09:00
w-e-w 33e6bc34ff restore_progress fix
id wrong type
2023-05-01 19:59:52 +09:00
w-e-w cfbe68184c use override to apply checkpoint 2023-05-01 17:47:31 +09:00
w-e-w 0d1ef296b9 checkpoint override enhancement 2023-05-01 05:22:53 +09:00
w-e-w 7749f2d8ad hints [batch_number] [generation_number] 2023-04-29 22:47:38 +09:00
w-e-w 720fc88273 hints [clip_skip] 2023-04-29 20:55:01 +09:00
w-e-w f71a3c9c3a convert resolution to int using round() 2023-02-20 17:47:20 +09:00
w-e-w 014e7323f6 when exists 2023-02-19 20:49:07 +09:00
w-e-w c77f01ff31 fix auto sd download issue 2023-02-19 20:37:40 +09:00
w-e-w b313221ca6 remove Badge color and ⚠️ ->📏 2023-02-10 08:34:21 +09:00
w-e-w fe33be6cac use Default if ValueError 2023-02-05 23:33:05 +09:00
w-e-w 6d11cda418 configurable image downscale
allowing the user to configure the image downscale parameters in setting
2023-02-05 23:12:42 +09:00
w-e-wandGitHub 47b298d58a Merge branch 'AUTOMATIC1111:master' into master 2023-02-05 22:02:30 +08:00
w-e-w dd20fc0fda fix --help
show correct help message
2023-02-04 23:23:20 +09:00
w-e-wandAUTOMATIC1111 757264c453 default_time_format if format is blank 2022-10-26 09:51:32 +03:00
w-e-wandAUTOMATIC1111 91c1e1e6a9 fix default filename pattern 2022-10-25 09:44:54 +03:00
w-e-wandAUTOMATIC1111 df0a1f8381 add hints, [datetime<Format><Time Zone>] 2022-10-24 16:01:48 +03:00
w-e-wandAUTOMATIC1111 0c0028a9d3 UnknownTimeZoneError 2022-10-24 16:01:48 +03:00
w-e-wandAUTOMATIC1111 eb007e5884 use the same datetime object for [date] and [datetime] 2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 5a981310e6 replace_datetime() can now accept a datetime parameter 2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 8f6af4ed65 remove lowercasing file_decoration as it is not needed anymore 2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 00952fb4a8 add sanitize_filename() to datetime 2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 480d8e7646 replace "srt.replace()" in apply_filename_pattern() with equivalent re.sub()
the file_decoration passed into apply_filename_pattern() is formatted to lowercase to increase compatibility
the use of case sensitive srt.replace()

but because the newly implemented "time format" is case sensitive
the lowercasing the file_decoration will cause time format to be broken

in order to resolve this issue
I decided to replace every srt.replace() and in if "str" in x to regular expression (case insensitive) equivalent
2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 37dd6deafb filename pattern [datetime], extended customizable Format and Time Zone
format:
[datetime]
[datetime<Format>]
[datetime<Format><Time Zone>]
2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 7d4a4db9ea modify unnecessary sting assignment as it's going to get overwritten 2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 c5d90628a4 move "file_decoration" initialize section
into "if forced_filename is None:"
no need to initialize it if it's not going to be used
2022-10-24 10:28:42 +03:00
w-e-wandAUTOMATIC1111 3be6b29d81 indent=4 config.json 2022-10-24 10:22:48 +03:00
w-e-wandAUTOMATIC1111 696cb33e50 after initial launch, disable --autolaunch for subsequent restarts 2022-10-23 12:34:16 +03:00
w-e-wandAUTOMATIC1111 2f448d97a9 styles.csv encoding utf8 to utf-8-sig
utf-8-bom for better compatibility for some programs
2022-10-18 15:18:51 +03:00