InvokeAI/ldm
Lincoln Stein 2ec9792f50 fix clipseg model loading
- This fixes the clipseg loading code so that it looks in the root directory
  for the model.

- It also adds several __init__.py files needed to allow InvokeAI to be
  installed without the -e (editable) flag. This lets you delete the
  source code directory after installation.
2022-11-15 19:17:14 +00:00
..
data Textual Inversion for M1 2022-09-27 01:39:17 +02:00
invoke fix clipseg model loading 2022-11-15 19:17:14 +00:00
models fix clipseg model loading 2022-11-15 19:17:14 +00:00
modules fix clipseg model loading 2022-11-15 19:17:14 +00:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
generate.py model paths fixed, codeformer needs attention 2022-11-15 18:39:31 +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 ability to import and edit alternative models online 2022-10-13 23:48:07 -04:00