Newer
Older
root = Path.home() / 'model-server' / 'resources'
subdirectories = {
'logs': 'logs',
'inbound_images': 'images/inbound',
'outbound_images': 'images/outbound',
}
root = Path.home() / 'model-server' / 'resources'
subdirectories = {
'logs': 'logs',
'inbound_images': 'images/inbound',
'outbound_images': 'images/outbound',
}