Files
InvokeAI/invokeai/app/services
psychedelicious 7ff2371c07 fix(mm): do not rename model file if model record is renamed
Renaming the model file to the model name introduces unnecessary contraints on model names.

For example, a model name can technically be any length, but a model _filename_ cannot be too long.

There are also constraints on valid characters for filenames which shouldn't be applied to model record names.

I believe the old behaviour is a holdover from the old system.
2024-04-04 07:17:38 +11:00
..
2024-03-19 09:24:28 +11:00
2024-03-06 21:57:41 -05:00
2023-03-03 00:02:15 -05:00
2024-03-01 10:42:33 +11:00