InvokeAI/ldm
Lincoln Stein 40a7f47d22 change typehint "a|b" operation to Union[a,b] to run on Python < 3.10
- this incompatibility was introduced by #1525 and missed during
  code review
2022-11-22 11:21:04 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke change typehint "a|b" operation to Union[a,b] to run on Python < 3.10 2022-11-22 11:21:04 -05:00
models fix clipseg model loading 2022-11-15 19:17:14 +00:00
modules address all review comments; needs testing 2022-11-18 15:25:23 -05:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
generate.py fix typo in error message 2022-11-18 20:53:49 +00: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 Add Model Scanning 2022-11-16 23:02:35 -05:00