mirror of
https://github.com/invoke-ai/InvokeAI
synced 2026-03-30 11:35:07 +02:00
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 |
||
|---|---|---|
| .. | ||
| data | ||
| invoke | ||
| models | ||
| modules | ||
| __init__.py | ||
| generate.py | ||
| lr_scheduler.py | ||
| simplet2i.py | ||
| util.py | ||