InvokeAI/ldm
Lincoln Stein 0240656361 fix crash in txt2img and img2img w/ inpainting models and perlin > 0
- get_perlin_noise() was returning 9 channels; fixed code to return
  noise for just the 4 image channels and not the mask ones.

- Closes Issue #2541
2023-02-05 22:55:08 -05:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix crash in txt2img and img2img w/ inpainting models and perlin > 0 2023-02-05 22:55:08 -05:00
models rename override/restore methods to better reflect what they actually do 2023-01-30 16:23:44 +01:00
modules Merge branch 'main' into lstein-improve-ti-frontend 2023-01-24 11:53:03 -05:00
__init__.py Merge dev into main for 2.2.0 (#1642) 2022-11-30 16:12:23 -05:00
generate.py Beautify Usage Stats Log 2023-02-05 22:55:40 +13: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 Allow multiple models to be imported by passing a directory. 2023-02-05 08:11:02 -08:00