AUTOMATIC1111
|
73c74baa6a
Merge pull request #13797 from Meerkov/master
|
1 жил өмнө |
Meerkov
|
fbc5c531b9
Fix #13796
|
1 жил өмнө |
a666
|
b6c1a1bbbf
Fix some deprecated types
|
2 жил өмнө |
AUTOMATIC1111
|
0027ce1f6e
Merge pull request #12457 from rubberbaron/shared-hires-prompt-test
|
2 жил өмнө |
XDOneDude
|
61c1261e4e
more grammar fixes
|
2 жил өмнө |
Robert Barron
|
d1ba46b6e1
allow first pass and hires pass to use a single prompt to do different prompt editing, hires is 1.0..2.0:
|
2 жил өмнө |
catboxanon
|
b6596cdb19
Prompt parser: account for empty field in alternating words syntax
|
2 жил өмнө |
Robert Barron
|
8a40e30d08
add support for whitespace after the number in constructions like [foo:bar: 0.5 ] and (foo : 0.5 )
|
2 жил өмнө |
AUTOMATIC1111
|
cad87bf4e3
Merge pull request #11927 from ljleb/fix-AND
|
2 жил өмнө |
AUTOMATIC1111
|
594c8e7b26
fix CLIP doing the unneeded normalization
|
2 жил өмнө |
AUTOMATIC1111
|
da464a3fb3
SDXL support
|
2 жил өмнө |
AUTOMATIC1111
|
af081211ee
getting SD2.1 to run on SDXL repo
|
2 жил өмнө |
Aarni Koskela
|
51864790fd
Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions
|
2 жил өмнө |
AUTOMATIC
|
a5121e7a06
fixes for B007
|
2 жил өмнө |
AUTOMATIC
|
96d6ca4199
manual fixes for ruff
|
2 жил өмнө |
AUTOMATIC
|
762265eab5
autofixes from ruff
|
2 жил өмнө |
AUTOMATIC
|
8e2aeee4a1
add BREAK keyword to end current text chunk and start the next
|
2 жил өмнө |
catboxanon
|
ab388d6f8b
Remove compat option check for prompt parser
|
2 жил өмнө |
catboxanon
|
7e45fba55b
Fix prompt parser default step transformer w/ test
|
2 жил өмнө |
Ikko Ashimine
|
bb0e7232b3
Fix typo in prompt_parser.py
|
2 жил өмнө |
Artem Zagidulin
|
a5550f0213
alternate prompt
|
2 жил өмнө |
AUTOMATIC
|
7001bffe02
fix AND broken for long prompts
|
2 жил өмнө |
AUTOMATIC
|
2d3ea42a2d
workaround for a mysterious bug where prompt weights can't be matched
|
2 жил өмнө |
DepFA
|
af02ee1297
Merge branch 'master' into use-typing-list
|
2 жил өмнө |
DepFA
|
34c358d10d
use typing.list in prompt_parser.py for wider python version support
|
2 жил өмнө |
AUTOMATIC
|
20f8ec877a
remove type annotations in new code because presumably they don't work in 3.7
|
2 жил өмнө |
AUTOMATIC
|
f8e41a96bb
fix various float parsing errors
|
2 жил өмнө |
AUTOMATIC
|
c26732fbee
added support for AND from https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/
|
2 жил өмнө |
Rae Fu
|
90e911fd54
prompt_parser: allow spaces in schedules, add test, log/ignore errors
|
2 жил өмнө |
AUTOMATIC
|
1eb588cbf1
remove functools.cache as some people are having issues with it
|
2 жил өмнө |