index
:
stable-diffusion-webui-gfx803.git
master
stable-diffusion-webui by AUTOMATIC1111 with patches for gfx803 GPU and Dockerfile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
/
prompts_from_file.py
Age
Commit message (
Expand
)
Author
2023-01-13
fix progress bar behavior for "Prompts from file or textbox" script
Zaprudin Aleksey
2023-01-05
rework #6329 to remove duplicate code and add prevent tab names for showing i...
AUTOMATIC
2023-01-05
Refactor elem_prefix as function elem_id
me
2023-01-05
Adjusted prefix from i2i/t2i to txt2img and img2img and removed those prefixe...
me
2023-01-04
Add element ids for script components and a few more in ui.py
me
2022-12-24
fix F541 f-string without any placeholders
Yuval Aboulafia
2022-12-13
add support for prompts, negative prompts, and sampler-by-name in text file s...
David Vorick
2022-11-09
updating the displayed generation info when user clicks images in the gallery...
Liam
2022-11-04
do not mess with components' visibility for scripts; instead create group com...
AUTOMATIC
2022-11-02
rename the seed option from #4146
AUTOMATIC
2022-11-01
prompts_from_file: allow random seeds to be preserved for the list of prompts
Keith Dreibelbis
2022-10-26
Add Iterate Button and Improve PFF UI
Tony Beeman
2022-10-15
update for commandline args for btch prompts to parse string properly
AUTOMATIC
2022-10-15
Merge branch 'master' into master
AUTOMATIC1111
2022-10-09
Pull Request Code Review Fixes
Tony Beeman
2022-10-09
Fix for Prompts_from_file showing extra textbox.
Tony Beeman
2022-10-02
Removed unnecessary library call and added some comments
shirase-0
2022-10-02
Added tag parsing for prompts from file
shirase-0
2022-09-17
* Fix process_images where the number of images is not a multiple of (batch_s...
Tony Beeman
2022-09-15
match one based numbering or other batches
Rickey Bowers Jr
2022-09-13
Prompts from file not working #379
AUTOMATIC
2022-09-12
Prompts from file. How to? #248
AUTOMATIC