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.
This commit is contained in:
Lincoln Stein
2022-11-15 19:12:47 +00:00
parent a4204abfce
commit 2ec9792f50
7 changed files with 11 additions and 2 deletions

0
ldm/modules/__init__.py Normal file
View File