mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
- No need for it to by a pydantic model. Just a class now. - Remove ABC, it made it hard to understand what was going on as attributes were spread across the ABC and implementation. Also, there is no other implementation. - Add tests |
||
---|---|---|
.. | ||
embeddings | ||
image_util | ||
install | ||
ip_adapter | ||
model_manager | ||
onnx | ||
stable_diffusion | ||
tiles | ||
training | ||
util | ||
__init__.py | ||
lora.py | ||
model_patcher.py | ||
raw_model.py | ||
textual_inversion.py |