We provide a template-config folder with demo files of the configurations we use in our demos.
You can use these files (template-config/demo-*.py
) to get the configurations like our demos.
To accomplish this task, simply copy the TEMPLATE_CONFIG
object from your preferred demo file and substitute it within the config/template.py
file, specifically within the TEMPLATE_CONFIG
section.