Duplicated from ameerazam08/Gemini-Image-Edit
5d782cc
1
2
3
4
5
6
7
8
from renderer.automation.templates import ( automation_template_catalog, list_automation_templates, resolve_render_template, ) __all__ = ["automation_template_catalog", "list_automation_templates", "resolve_render_template"]