InvokeAI/ldm/invoke/config
Eugene Brodsky d047e070b8 (config) fix config file creation in edge cases
if the config directory is missing, initialize it using the standard
process of copying it over, instead of failing to create the config file

this can happen if the user is re-running the config script in a directory which
already has the init file, but no configs dir
2023-01-28 17:39:33 -05:00
..
configs (config) moving the 'configs' dir into the 'config' module 2023-01-28 17:39:33 -05:00
__init__.py (config) move configure_invokeai script to the config module for easier importing 2023-01-28 17:39:32 -05:00
configure_invokeai.py (config) fix config file creation in edge cases 2023-01-28 17:39:33 -05:00