InvokeAI/invokeai/app/services/config
psychedelicious 6e882d3fd6 feat(config): dynamic ram cache size
Use the util function to calculate ram cache size on startup. This way, the `ram` setting will always be optimized for a system, even if they add or remove RAM. In other words, the default value is now dynamic.
2024-03-20 15:05:25 +11:00
..
__init__.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
config_common.py refactor(config): simplified config 2024-03-19 09:24:28 +11:00
config_default.py feat(config): dynamic ram cache size 2024-03-20 15:05:25 +11:00