InvokeAI/invokeai
Lincoln Stein 3810d6a4ce numerous tweaks
1. only load triton on linux machines
2. require pip >= 23.0 so that editable installs can run without setup.py
3. model files default to SD-1.5, not 2.1
4. use diffusers model of inpainting rather than ckpt
5. selected a new set of initial models based on # of likes at huggingface
2023-02-02 00:28:38 -05:00
..
assets Various fixes 2023-01-30 18:42:17 -05:00
backend fix frontend path 2023-01-31 08:15:20 +01:00
configs numerous tweaks 2023-02-02 00:28:38 -05:00
frontend Various fixes 2023-01-30 18:42:17 -05:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00
README Various fixes 2023-01-30 18:42:17 -05:00

After version 2.3 is released, the ldm/invoke modules will be migrated to this location
so that we have a proper invokeai distribution. Currently it is only being used for
data files.