AUTOMATIC
924e222004
add option to show/hide warnings
...
removed hiding warnings from LDSR
fixed/reworked few places that produced warnings
3 years ago
AUTOMATIC
69781031e7
simplify expression in prompts from file script
3 years ago
Zaprudin Aleksey
d753a9df95
fix progress bar behavior for "Prompts from file or textbox" script
3 years ago
AUTOMATIC
f8d0cf6a6e
rework #6329 to remove duplicate code and add prevent tab names for showing in ids for scripts that only exist on one tab
3 years ago
me
f185baeb28
Refactor elem_prefix as function elem_id
3 years ago
me
c3109fa18a
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixes from img exclusive scripts
3 years ago
me
5851bc839b
Add element ids for script components and a few more in ui.py
3 years ago
Yuval Aboulafia
3bf5591efe
fix F541 f-string without any placeholders
3 years ago
David Vorick
27c0504bc4
add support for prompts, negative prompts, and sampler-by-name in text file script
3 years ago
Liam
81f2575df9
updating the displayed generation info when user clicks images in the gallery. feature request 4415
3 years ago
AUTOMATIC
4dd898b8c1
do not mess with components' visibility for scripts; instead create group components and show/hide those; this will break scripts that create invisible components and rely on UI but the earlier i make this change the better
3 years ago
AUTOMATIC
55688c4880
rename the seed option from #4146
3 years ago
Keith Dreibelbis
315bd7c9e8
prompts_from_file: allow random seeds to be preserved for the list of prompts
3 years ago
Tony Beeman
99d728b5b1
Add Iterate Button and Improve PFF UI
3 years ago
AUTOMATIC
7d6042b908
update for commandline args for btch prompts to parse string properly
3 years ago
AUTOMATIC1111
f42e0aae6d
Merge branch 'master' into master
3 years ago
Tony Beeman
86cb16886f
Pull Request Code Review Fixes
3 years ago
Tony Beeman
e2930f9821
Fix for Prompts_from_file showing extra textbox.
3 years ago
shirase-0
0e77ee24b0
Removed unnecessary library call and added some comments
3 years ago
shirase-0
27fbf3de4a
Added tag parsing for prompts from file
3 years ago
Tony Beeman
ba295b3268
* Fix process_images where the number of images is not a multiple of (batch_size * n_iter), which would cause us to throw an exception.
...
* Add a textbox option to Prompts from file (ease of use and it makes it much easier to use on a mobile device)
* Fix the fact that Prompts from file was sometimes passing an empty batch.
3 years ago
Rickey Bowers Jr
874651e4d2
match one based numbering or other batches
3 years ago
AUTOMATIC
afbb3504da
Prompts from file not working #379
3 years ago
AUTOMATIC
095830e1e8
Prompts from file. How to? #248
3 years ago