InvokeAI/ldm
Lincoln Stein 172ce3dc25 correctly detect when an embedding is incompatible with the current model
- Fixed the test for token length; tested on several .pt and .bin files
- Also added a __main__ entrypoint for CLI.py, to make pdb debugging a bit
  more convenient.
2023-02-19 22:30:57 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke correctly detect when an embedding is incompatible with the current model 2023-02-19 22:30:57 -05:00
models Add thresholding for all diffusers types (#2479) 2023-02-14 18:00:34 -06:00
modules correctly detect when an embedding is incompatible with the current model 2023-02-19 22:30:57 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Merge remote-tracking branch 'origin/main' into api/add-trigger-string-retrieval 2023-02-18 17:44:59 -08:00
lr_scheduler.py prettified all the code using "blue" at the urging of @tildebyte 2022-08-26 03:15:42 -04:00
simplet2i.py Squashed commit of the following: 2022-09-12 14:31:48 -04:00
util.py fix broken !import_model downloads 2023-02-13 22:14:24 -05:00