Historia zmian

Autor SHA1 Wiadomość Data
  Aarni Koskela 51864790fd Simplify a bunch of `len(x) > 0`/`len(x) == 0` style expressions 2 lat temu
  AUTOMATIC 05933840f0 rename print_error to report, use it with together with package name 2 lat temu
  AUTOMATIC1111 881de0df38 Merge pull request #10803 from klimaleksus/refactoring-for-embedding-merge 2 lat temu
  Aarni Koskela 00dfe27f59 Add & use modules.errors.print_error where currently printing exception info by hand 2 lat temu
  klimaleksus 4635f31270 Refactor EmbeddingDatabase.register_embedding() to allow unregistering 2 lat temu
  Aarni Koskela 49a55b410b Autofix Ruff W (not W605) (mostly whitespace) 2 lat temu
  AUTOMATIC 3ec7b705c7 suggestions and fixes from the PR 2 lat temu
  AUTOMATIC a5121e7a06 fixes for B007 2 lat temu
  AUTOMATIC 028d3f6425 ruff auto fixes 2 lat temu
  AUTOMATIC f741a98bac imports cleanup for ruff 2 lat temu
  AUTOMATIC 762265eab5 autofixes from ruff 2 lat temu
  Aarni Koskela 3ba6c3c83c Fix up string formatting/concatenation to f-strings where feasible 2 lat temu
  Brad Smith dab5002c59 sort self.word_embeddings without instantiating it a new dict 2 lat temu
  Brad Smith 27b9ec60e4 sort embeddings by name (case insensitive) 2 lat temu
  butaixianran 803d44c474 Fix None type error for TI module 2 lat temu
  Shondoit edb10092de Add ability to choose using weighted loss or not 2 lat temu
  Shondoit bc50936745 Call weighted_forward during training 2 lat temu
  AUTOMATIC aa6e55e001 do not display the message for TI unless the list of loaded embeddings changed 2 lat temu
  Alex "mcmonkey" Goodwin e179b6098a allow symlinks in the textual inversion embeddings folder 2 lat temu
  AUTOMATIC 40ff6db532 extra networks UI 2 lat temu
  AUTOMATIC 924e222004 add option to show/hide warnings 2 lat temu
  AUTOMATIC d8b90ac121 big rework of progressbar/preview system to allow multiple users to prompts at the same time and do not get previews of each other 2 lat temu
  AUTOMATIC a95f135308 change hash to sha256 2 lat temu
  AUTOMATIC 82725f0ac4 fix a bug caused by merge 2 lat temu
  AUTOMATIC1111 9cd7716753 Merge branch 'master' into tensorboard 2 lat temu
  AUTOMATIC a176d89487 print bucket sizes for training without resizing images #6620 2 lat temu
  Shondoit d52a80f7f7 Allow creation of zero vectors for TI 2 lat temu
  Vladimir Mandic 3f43d8a966 set descriptions 2 lat temu
  Lee Bousfield f9706acf43 Support loading textual inversion embeddings from safetensors files 2 lat temu
  AUTOMATIC 1fbb6f9ebe make a dropdown for prompt template selection 2 lat temu