issues
search
adieyal
/
dynamicprompts
Templating language for generating prompts for text to image generators such as Stable Diffusion
MIT License
124
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
bug: pyparsing.exceptions.ParseException: Expected end of text, found '_'
#135
bluelovers
opened
3 months ago
1
Added new Jinja helper functions `flip_coin` and `pick_multiple`
#134
Jaid
opened
3 months ago
0
random selection of text documents
#133
Loli-Kyn
closed
3 months ago
2
fix(range): `min` range not work when `max` is unset
#132
bluelovers
opened
4 months ago
4
bug: min range not work when sampler
#130
bluelovers
opened
4 months ago
0
ValueError with Transformers 4.41.x
#129
diegocr
opened
5 months ago
0
If yaml file starts with "{", it will cause an error.
#128
XYZ0128P
opened
6 months ago
0
subfolders?
#127
JoeGarcia2
opened
6 months ago
0
Improve parse error handling
#126
akx
opened
7 months ago
1
Improve docs a bit
#125
akx
closed
8 months ago
1
Prepare for 0.31.0
#124
akx
closed
8 months ago
1
Upgrade CI/lint tools
#123
akx
closed
8 months ago
1
Loosen dependency pins
#122
akx
closed
8 months ago
1
Update dependency to pin to major versions, not minor
#121
ghostsquad
opened
8 months ago
1
readme mistake?
#120
lingondricka2
opened
9 months ago
0
lexica.art API Too Many Requests
#119
lingondricka2
closed
8 months ago
2
lexica.art API Time-out
#118
lingondricka2
closed
9 months ago
1
Synchronize documentation
#117
akx
closed
10 months ago
1
Make "No values found" warning more obvious
#116
akx
closed
10 months ago
1
(feat) Support Preserving Variable Values
#115
mwootendev
closed
8 months ago
5
(feat) Dynamic Wildcards
#114
mwootendev
closed
8 months ago
1
Parse single strings as collections of one item in structured wildcard files
#113
akx
closed
10 months ago
1
Refactor `replace_wildcard_variables`
#112
akx
closed
8 months ago
1
Upgrade CI/lint tools
#111
akx
closed
12 months ago
1
(feat) Add Variable Support in Wildcard Paths
#110
mwootendev
closed
11 months ago
4
Faster CI
#109
akx
closed
1 year ago
1
Don't strip separators we never added
#107
akx
closed
1 year ago
1
Commas get removed from wildcards
#106
akx
closed
1 year ago
1
Don't emit warnings for each actually supported text YAML wildcard
#105
akx
closed
1 year ago
1
Set up wheel publishing via GitHub Actions
#104
akx
closed
1 year ago
0
Make wildcard weight shorthand parsing more robust
#103
akx
closed
1 year ago
1
Add wrap command
#102
akx
closed
12 months ago
6
[Bug] a pair of underscores not associated with a wildcard will cause the parsing to fail
#101
acorderob
opened
1 year ago
4
Have internal sampling APIs return SamplingResults
#100
akx
closed
1 year ago
5
After Update Comfy Prompt Nodes Don't Work
#99
trashie65
closed
1 year ago
1
Drop support for Python 3.7 (EOL since June 2023)
#98
akx
closed
1 year ago
1
Weighted wildcards
#97
akx
closed
1 year ago
1
randomizer in the jinja template seem to use a different seed.
#108
Nrgte
opened
1 year ago
1
Resetting variables whenever a new prompt is sampled.
#96
adieyal
opened
1 year ago
0
Issue with Jinja templates and max generations
#95
GeBo1
opened
1 year ago
0
Added an option for wildcards to be shuffled
#94
adieyal
closed
1 year ago
2
Error with wildcards
#93
Kaneda56
closed
1 year ago
2
Late-import jinja2
#92
akx
closed
1 year ago
0
Removed wildcard deduplication using set
#91
adieyal
closed
1 year ago
1
Magic prompt: fix device typing, don't specify it by default
#90
akx
closed
1 year ago
1
Optionally disable sortand and deduplication of wildcards
#89
adieyal
closed
1 year ago
3
Drop pytest-mock in favor of standard library
#88
akx
closed
1 year ago
0
Update pre-commit tools, apply fixes
#87
akx
closed
1 year ago
1
Drop Poetry in favor of Hatch
#86
akx
closed
1 year ago
1
Allow attention generator to work without Spacy
#85
akx
closed
1 year ago
2
Next