InvokeAI/ldm/invoke/ckpt_generator
Lincoln Stein 9ad4c03277 Various fixes
1) Downgrade numpy to avoid dependency conflict with numba
2) Move all non ldm/invoke files into `invokeai`. This includes assets, backend, frontend, and configs.
3) Fix up way that the backend finds the frontend and the generator finds the NSFW caution.png icon.
2023-01-30 18:42:17 -05:00
..
__init__.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
base.py Various fixes 2023-01-30 18:42:17 -05:00
embiggen.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
img2img.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
inpaint.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
omnibus.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
txt2img2img.py use 🧨diffusers model (#1583) 2023-01-15 09:22:46 -05:00
txt2img.py do not use autocast for diffusers 2023-01-16 19:32:06 -05:00