PortraitPerfectAI / run.json
Your Name
Implement initial project structure and setup
68e4b96
{
"run": [
{
"method": "python",
"params": {
"script": "feature-editor/app.py"
}
}
]
}