Files
InvokeAI/invokeai/app/api
psychedelicious d67d652dcf feat(mm): normalized model storage
Store models in a flat directory structure. Each model is in a dir named
its unique key (a UUID). Inside that dir is either the model file or the
model dir.
2025-10-10 16:48:30 +11:00
..