- 05 Sep, 2023 2 commits
-
-
JaredTherriault authored
-
JaredTherriault authored
-
- 04 Sep, 2023 1 commit
-
-
JaredTherriault authored
This reverts commit f3d1631a. This work has been offloaded now into an extension called Prompt Control.
-
- 31 Aug, 2023 8 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Fix generation params regex
-
AUTOMATIC1111 authored
fix an issue where using hires fix with refiner on first pass with medvram would cause an exception when generating
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
update bug report template to include sysinfo and not include all other fields that are already covered by sysinfo
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
- 30 Aug, 2023 13 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
extension update time, convert to system time zone
-
AUTOMATIC1111 authored
patch Extension time format in systme time zone
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
chore: change extension time format
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
display file metadata `path` , `ss_output_name`
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
[RC 1.6.0 - zoom is partly hidden] Update style.css
-
AUTOMATIC1111 authored
Do not change quicksettings dropdown option when value returned is `None`
-
AUTOMATIC1111 authored
don't print empty lines
-
AUTOMATIC1111 authored
Add noisy latent to `ExtraNoiseParams` for callback
-
- 29 Aug, 2023 8 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
Don't print blank stdout in extension installers
-
AUTOMATIC1111 authored
Honor `--skip-install` for extension installers
-
AUTOMATIC1111 authored
Fix notification not playing when built-in webui tab is inactive
-
AUTOMATIC1111 authored
Add option to align with sgm repo's sampling implementation
-
AUTOMATIC1111 authored
style: file-metadata word-break
-
AUTOMATIC1111 authored
remove xformers Python version check
-
AUTOMATIC1111 authored
-
- 28 Aug, 2023 5 commits
-
-
JaredTherriault authored
-custom_statics works to do mass replace strings, intended for copy-pasting gen info from internet generations and replacing unsavory prompts with safer prompts for my own sanity -tried to implement this into generation_parameters_copypaste but it didn't work out this iteration, presumably because we return a string and the calling method is looking for an object type -updated webui-user.bat to set a custom temp directory (for disk space concerns) and to apply xformers (for generation speed) I probably won't be merging any of this work into the main repo since I don't want to mess with anyone else's prompts, this is just intended to keep my workspace safe from anything I don't want to see. Eventually this should be done in an extension which I could then publish, but I need to learn a lot more about the extension and callback systems in the main repo first. just uploading this to my fork for now so i don't lose the current progress.
-
AUTOMATIC1111 authored
Add missing infotext for RNG in options
-
AUTOMATIC1111 authored
non-local condition
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
- 27 Aug, 2023 3 commits
-
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-
AUTOMATIC1111 authored
-