InvokeAI/ldm/models
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
..
diffusion refactor(cross_attention_control): type hints and other lint 🚮 2022-11-12 11:25:39 -08:00
__init__.py fix clipseg model loading 2022-11-15 19:17:14 +00:00
autoencoder.py start support for 1.5 inpainting model, not complete 2022-10-25 00:30:48 -04:00