Historique des commits

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