Files
AI-ART/manifest.json

15 lines
662 B
JSON

{
"repo": "openRepo/AI-ART",
"branch": "main",
"readme": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/README.md",
"task_template": "https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/prompts/task_template.md",
"images_dir": "https://git.sunamura-llc.com/openRepo/AI-ART/src/branch/main/images",
"images": [{"name":".DS_Store","path":"images/.DS_Store","url":"https://git.sunamura-llc.com/openRepo/AI-ART/raw/branch/main/images/.DS_Store"}],
"notes": [
"README.md を条件(ポリシー)として読む",
"prompts/task_template.md を実行指示として扱う",
"images_dir は一覧取得用URL"
]
}