mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
7ff2371c07
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. |
||
---|---|---|
.. | ||
api | ||
assets/images | ||
invocations | ||
services | ||
shared | ||
util | ||
__init__.py | ||
api_app.py | ||
run_app.py |