21 Commits (48a15821de768fea76e66f26df83df3fddf18f4b)

Author SHA1 Message Date
AUTOMATIC 8e2aeee4a1 add BREAK keyword to end current text chunk and start the next 3 years ago
catboxanon ab388d6f8b
Remove compat option check for prompt parser 3 years ago
catboxanon 7e45fba55b
Fix prompt parser default step transformer w/ test 3 years ago
Ikko Ashimine bb0e7232b3 Fix typo in prompt_parser.py
assoicated -> associated
3 years ago
Artem Zagidulin a5550f0213 alternate prompt 3 years ago
AUTOMATIC 7001bffe02 fix AND broken for long prompts 3 years ago
AUTOMATIC 2d3ea42a2d workaround for a mysterious bug where prompt weights can't be matched 3 years ago
DepFA af02ee1297
Merge branch 'master' into use-typing-list 3 years ago
DepFA 34c358d10d
use typing.list in prompt_parser.py for wider python version support 3 years ago
AUTOMATIC 20f8ec877a remove type annotations in new code because presumably they don't work in 3.7 3 years ago
AUTOMATIC f8e41a96bb fix various float parsing errors 3 years ago
AUTOMATIC c26732fbee added support for AND from https://energy-based-model.github.io/Compositional-Visual-Generation-with-Composable-Diffusion-Models/ 3 years ago
Rae Fu 90e911fd54 prompt_parser: allow spaces in schedules, add test, log/ignore errors
Only build the parser once (at import time) instead of for each step.

doctest is run by simply executing modules/prompt_parser.py
3 years ago
AUTOMATIC 1eb588cbf1 remove functools.cache as some people are having issues with it 3 years ago
dan 2f1b61d979 Allow nested structures inside schedules 3 years ago
AUTOMATIC 4127f4aff8 fix program breaking on empty prompt 3 years ago
AUTOMATIC c1c27dad3b new implementation for attention/emphasis 3 years ago
AUTOMATIC 01c93a8400 use model's dtype for #707 3 years ago
C43H66N12O12S2 cf28445f10 fix cpu usage 3 years ago
AUTOMATIC 0fde1f3eac oh hey i broke batches with this 3 years ago
AUTOMATIC f2693bec08 prompt editing 3 years ago